mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Fixed missing ICCCM protocol message checks.
This commit is contained in:
@@ -107,6 +107,7 @@ typedef struct _GLFWlibraryX11
|
||||
XContext context;
|
||||
|
||||
// Window manager atoms
|
||||
Atom WM_PROTOCOLS;
|
||||
Atom WM_STATE;
|
||||
Atom WM_DELETE_WINDOW;
|
||||
Atom NET_WM_NAME;
|
||||
|
||||
Reference in New Issue
Block a user