Skip to content

AvaloniaUI/NWayland

Repository files navigation

NWayland

.NET Bindings for Wayland with focus on correctness and anti shoot-yourself-in-the-foot guards. Multithreading is supported through wl_queue.

Client library used libwayland-client. Server library is 100% managed implementation since the only reason for using libwayland-server from C# code got deprecated and removed from MESA a while ago.

Usage

Install the NuGet package NWayland and optionally NWayland.Protocol.Plasma and NWayland.Protocol.Wlr for Plasma or Wlroots-based compositors, respectively, in order to use their specific protocols. Server implementation is in NWayland.Server, see relevant README.

Examples

See samples

License

NWayland and its related components are licensed under the MIT license

About

.NET Wayland bindings, currently WIP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors