Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenhack/go.wayland
Go implementation of the wayland display server protocol
https://github.com/zenhack/go.wayland
go wayland
Last synced: 2 months ago
JSON representation
Go implementation of the wayland display server protocol
- Host: GitHub
- URL: https://github.com/zenhack/go.wayland
- Owner: zenhack
- License: mit
- Created: 2017-11-25T06:30:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T05:27:18.000Z (almost 7 years ago)
- Last Synced: 2024-06-21T02:07:36.379Z (6 months ago)
- Topics: go, wayland
- Language: Go
- Size: 79.1 KB
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Native Go library for speaking the [wayland][wl] protocol. Work in
progress.# License
MIT (same as the C implementation); see COPYING.
[wl]: https://wayland.freedesktop.org/