Added support for _NET_WM_BYPASS_COMPOSITOR.

This commit is contained in:
Camilla Berglund
2013-11-20 19:58:06 +01:00
parent e0ee90d50c
commit 5ef4f77fb5
4 changed files with 22 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ guide in the GLFW documentation.
- [Cocoa] Bugfix: Controllers were reported as having zero buttons and axes
- [Cocoa] Bugfix: Removed joystick axis value negation left over from GLFW 2
- [X11] Added setting of the `WM_CLASS` property to the initial window title
- [X11] Added support for `_NET_WM_BYPASS_COMPOSITOR`
- [X11] Bugfix: Removed joystick axis value negation left over from GLFW 2
- [X11] Bugfix: The position of hidden windows was ignored by Metacity
and Compiz