1
1
Fork
You've already forked wlcl
1
Wayland client library in Go
  • Go 100%
2026年05月25日 22:57:23 +03:00
cmd/wlclgen wlclgen: simplify fixed user data getters 2026年05月25日 22:57:23 +03:00
examples wlclgen: simplify fixed user data getters 2026年05月25日 22:57:23 +03:00
raw raw: fix fixed (un)marshalling 2026年04月28日 00:21:44 +03:00
.editorconfig Initial commit 2026年02月27日 16:41:03 +03:00
.gitignore Initial commit 2026年02月27日 16:41:03 +03:00
.golangci.yml raw: improve connection closing 2026年04月23日 20:03:22 +03:00
connection.go raw: improve connection closing 2026年04月23日 20:03:22 +03:00
doc.go doc: mention generated CreateDisplay 2026年03月28日 19:39:14 +03:00
go.mod Initial commit 2026年02月27日 16:41:03 +03:00
go.sum Initial commit 2026年02月27日 16:41:03 +03:00
LICENSE Initial commit 2026年02月27日 16:41:03 +03:00
README.md README.md: add IRC link 2026年03月04日 17:59:35 +03:00
roundtrip.go wlclgen: add interface name to event handlers 2026年03月02日 21:53:12 +03:00
types.go Add some (really basic docs) 2026年02月28日 21:21:19 +03:00

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.