You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Nidium is depending on several X11 features as we are linking with -lX11 and including headers.
However nidium has been tested on with xwayland (wayland client for X11) and it works correcly.
Not sure if Wayland desktop supports X11 API?
SDL, for instance, has separate video driver for wayland since 2.0.2.
@efyx thought ?, @verpeteren can you build and run nidium on a wayland enabled linux desktop to check if our X11 interface work there?
The text was updated successfully, but these errors were encountered: