Steam
Bug 1040: Let Steam client windows be managed by the window manager
File: ~/.bashrc
STEAM_FRAME_FORCE_CLOSE=1
Bug 529: Error: SELinux is preventing steam from using the 'execheap' accesses on a process.
Enable workaround:
# setsebool -P selinuxuser_execheap 1
Disable workaround:
# setsebool -P selinuxuser_execheap 0