picoe/Eto

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

Open

#410 创建于 2015年11月20日

在 GitHub 查看
 (19 评论) (0 反应) (0 负责人)C# (320 fork)batch import
help wanted

仓库指标

Star
 (3,387 star)
PR 合并指标
 (平均合并 2天 23小时) (30 天内合并 15 个 PR)

描述

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" (???)

贡献者指南