diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-03 03:56:33 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-03 04:09:36 +0900 |
| commit | 4407e14dfcbfef11ec70bd610a7a1f592b223319 (patch) | |
| tree | 98bdb89273f13ef7e6b1bfb3c6caa28cbc49c945 /internal/rosa/all.go | |
| parent | e024d3184ab8985905f883896ebdecfef5a8ab92 (diff) | |
internal/rosa/x: migrate to xorgproto
This is much cleaner than the many protocol packages.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index dd558b48..3caf543e 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -167,7 +167,7 @@ const ( XCBProto XDGDBusProxy XZ - Xproto + XorgProto Zlib Zstd |
