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
+1
View File
@@ -117,6 +117,7 @@ typedef struct _GLFWlibraryX11
Atom NET_WM_PING;
Atom NET_WM_STATE;
Atom NET_WM_STATE_FULLSCREEN;
Atom NET_WM_BYPASS_COMPOSITOR;
Atom NET_ACTIVE_WINDOW;
Atom MOTIF_WM_HINTS;