https://github.com/zenhack/go.wayland
Go implementation of the wayland display server protocol
https://github.com/zenhack/go.wayland
go wayland
Last synced: 6 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 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T05:27:18.000Z (about 8 years ago)
- Last Synced: 2025-07-19T01:52:57.844Z (7 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/