aboutsummaryrefslogtreecommitdiff
path: root/example/status.zig
AgeCommit message (Collapse)AuthorFilesLines
2020-12-13code: switch to custom wlroots/libwayland bindingsIsaac Freund1-125/+57
This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated!
2020-11-11meta: make copyright headers more maintainableIsaac Freund1-1/+1
- list all files as copyright "The River Developers" - add an AUTHORS file to acknowledge contributors
2020-06-06river-status: simplify example clientIsaac Freund1-12/+7
2020-06-05river-status: implement example clientIsaac Freund1-0/+166