Disable wayland support and use Xwayland #49
Replies: 2 comments
|
We can choose wayland/x11 at runtime during startup, once [glfw 3.4 is released]. Right now, we only support X11 AFAIK (the We can't do the overlays yet in pure wayland, because wayland doesn't support getting cursor position or window position globally for "security reasons" and To check if it's a pure wayland window, use |
|
I'm on wayland KDE. Can't interact with the window at all, everything goes through it. Thanks for answer, ill wait and see. |
Uh oh!
There was an error while loading. Please reload this page.
I cant figure out how to run example as xwayland window?
All reactions