picoe/Eto

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

Open

#410 aberto em 20 de nov. de 2015

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

Métricas do repositório

Stars
 (3.387 stars)
Métricas de merge de PR
 (Mesclagem média 11m) (11 fundiu PRs em 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" (???)

Guia do colaborador