yglukhov / nimx

GUI library
MIT License
1.1k stars 75 forks source link

Wayland support? #466

Closed wbehrens-on-gh closed 3 years ago

wbehrens-on-gh commented 3 years ago

Is there plans on adding Wayland support to the Linux build? as far as I can tell at least Nimx still relies on Xorg which is slowing getting outdated as more window managers and desktops switch over.

yglukhov commented 3 years ago

Nimx should support wayland, and it's a bug if it doesn't. Currently this comes with sdl2, which I'm willing to get rid of eventually, but yeah, wayland is one of important targets.