picoe/Eto

[Req] Native (pure C#) wayland backend support

Open

#410 opened on Nov 20, 2015

View on GitHub
 (19 comments) (0 reactions) (0 assignees)C# (320 forks)batch import
help wanted

Repository metrics

Stars
 (3,387 stars)
PR merge metrics
 (Avg merge 11m) (11 merged PRs in 30d)

Description

Wayland is a protocol - https://en.wikipedia.org/wiki/Wayland_(display_server_protocol) Protocol can be implemented in pure C#, or as bindings for libwayland-client http://www.jlekstrand.net/jason/projects/wayland/language-bindings-guide/ libwayland-server and libwayland-client were released under the MIT License.

Most respectful toolkits have Wayland support - http://wayland.freedesktop.org/toolkits.html

"In particular, this should give workable network transparency for audio" (???)

Contributor guide