mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Added comment.
This commit is contained in:
parent
4cb5fa0ba8
commit
2e4b9a9e4f
@ -180,6 +180,7 @@ static GLboolean checkForEWMH(_GLFWwindow* window)
|
||||
unsigned long atomCount;
|
||||
|
||||
// Now we need to check the _NET_SUPPORTED property of the root window
|
||||
// It should be a list of supported WM protocol and state atoms
|
||||
atomCount = getWindowProperty(_glfwLibrary.X11.root,
|
||||
wmSupported,
|
||||
XA_ATOM,
|
||||
|
Loading…
Reference in New Issue
Block a user