Added comment.

master
Camilla Berglund ago%!(EXTRA string=15 years)
parent 4cb5fa0ba8
commit 2e4b9a9e4f
  1. 1
      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,

Loading…
Cancel
Save