kettle11 / kapp

A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)
Apache License 2.0
56 stars 4 forks source link

Linux Support? #51

Open lunabunn opened 3 years ago

lunabunn commented 3 years ago

Does kapp plan to add Linux support for the future? Wayland? X11? Both?

kettle11 commented 3 years ago

I'd love to support both X11 and Wayland eventually. I did a tiny amount of work on Linux support but I was developing in a really slow VM so I stopped. If eventually I get a better setup for developing Linux I'll revisit it but that might not be for a while.

It's an area that I'd very much welcome contributors and collaboration.