aboutsummaryrefslogtreecommitdiffhomepage
path: root/xcb/c.go
AgeCommit message (Collapse)Author
2024-12-17xcb: refactor and clean upOphestra Umiker
No clean way to write Go tests for this package. Will rely on NixOS tests for now. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-09-16move acl and xcb binding packages to top levelOphestra Umiker
These packages are reasonably clean and do not interact with other packages. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>