Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 328 Bytes

WaylandNET

Wayland implementation in C#.

Not bindings to libwayland, speaks the protocol itself, which means it doesn't support using OpenGL or Vulkan the normal way.

Does not yet work on non-little-endian platforms. Does not yet support requests or events with file descriptors.
Does not yet do any request buffering.