mitsuba-renderer / nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Other
1.56k stars 196 forks source link

Wayland support #153

Open Master811129 opened 10 months ago

Master811129 commented 10 months ago

Currently, when I compile a nanogui app and run it under Wayland, It spawns an XWayland window. Adding the support for native Wayland would be awesome.