mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Moved to use X11 context manager.
This commit is contained in:
@@ -108,6 +108,7 @@ typedef struct _GLFWlibraryX11
|
||||
|
||||
// Invisible cursor for hidden cursor mode
|
||||
Cursor cursor;
|
||||
XContext context;
|
||||
|
||||
// Window manager atoms
|
||||
Atom WM_STATE;
|
||||
|
||||
Reference in New Issue
Block a user