Hi,
I can’t get input events on my undecorated fullscreen X11 (GL) Window.
Guessing that my window manager is in the way.
Do undecorated windows have problems with input events?
Looking into jogl/src/newt/native/X11Window.c
I see some WM_HINTS / XSetWindowAttributes code running from Window.setSize
Wondering if anyone knows more about this than I do (which is nil).
Thanks,
John