add _NET_WM_NAME to the hasEWMGH check

This commit is contained in:
Hanmac
2012-02-01 00:10:17 +01:00
parent 8e2f4cfb31
commit 1be6f17c66
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -141,6 +141,7 @@ typedef struct _GLFWwindowX11
Colormap colormap; // Window colormap
Window handle; // Window handle
Atom wmDeleteWindow; // WM_DELETE_WINDOW atom
Atom wmName; // _NET_WM_NAME atom
Atom wmPing; // _NET_WM_PING atom
Atom wmState; // _NET_WM_STATE atom
Atom wmStateFullscreen; // _NET_WM_STATE_FULLSCREEN atom