Wayland client library in Go
- Go 100%
| cmd/wlclgen | wlclgen: simplify fixed user data getters | |
| examples | wlclgen: simplify fixed user data getters | |
| raw | raw: fix fixed (un)marshalling | |
| .editorconfig | Initial commit | |
| .gitignore | Initial commit | |
| .golangci.yml | raw: improve connection closing | |
| connection.go | raw: improve connection closing | |
| doc.go | doc: mention generated CreateDisplay | |
| go.mod | Initial commit | |
| go.sum | Initial commit | |
| LICENSE | Initial commit | |
| README.md | README.md: add IRC link | |
| roundtrip.go | wlclgen: add interface name to event handlers | |
| types.go | Add some (really basic docs) | |
wlcl
A Wayland client implementation in Go.
Discuss in #eclairs on Libera.Chat.
Installation
go get hazelnut.eclair.cafe/wlcl
License
BSD-2-Clause
See LICENSE for more information.