#wayland-protocol #client-server #protocols #wayland #server #client #gamescope

gamescope-protocol

为官方gamescope wayland协议扩展生成的API

1个不稳定版本

0.0.1 2022年3月28日

#36 in #wayland-protocol

MIT 许可证

9KB
141

gamescope-protocol

为官方gamescope wayland协议扩展生成的API


lib.rs:

此crate提供对https://github.com/Plagman/gamescope/tree/master/protocol中提供的官方wayland协议扩展的绑定

这些绑定基于crates wayland-client和wayland-server构建。

每个协议模块包含一个client和一个server子模块,用于协议的每一侧。这些模块的创建(以及对其相关crate的依赖)由两个cargo功能clientserver控制。

依赖关系

~2MB
~41K SLoC