diff --git a/src/x11/x11_window.c b/src/x11/x11_window.c index e178fabf..f217ea05 100644 --- a/src/x11/x11_window.c +++ b/src/x11/x11_window.c @@ -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,