tadeokondrak / WaylandNET

Wayland implementation in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Wayland implementation in C#

License:ISC License


Languages

Language:C# 100.0%