rust-windowing / winit

Window handling library in pure Rust
https://docs.rs/winit/
Apache License 2.0
4.76k stars 892 forks source link

Illumos support #3752

Open notgull opened 3 months ago

notgull commented 3 months ago

At the moment we do not build on illumos. illumos and Solaris use X11; I don't think there has been much effort to port Wayland to illumos yet.

cc https://github.com/Smithay/wayland-rs/issues/739