aboutsummaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Collapse)AuthorFilesLines
2020-12-31code: clean up listener initializationIsaac Freund1-0/+0
2020-12-24foreign-toplevel-management: basic implementationIsaac Freund2-0/+0
We do no yet set the parent of toplevels. We also only honor activate requests if the target view is already visible on the focused output.
2020-12-13code: switch to custom wlroots/libwayland bindingsIsaac Freund4-0/+0
This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated!
2020-11-29keyboard: handle destructionIsaac Freund1-0/+0
2020-11-21style: fix zig fmt regressionIsaac Freund1-0/+0
CI works now so this shouldn't happen again
2020-11-03code: use std.ascii.spacesIsaac Freund1-0/+0
2020-11-02code: port riverctl to zig-waylandIsaac Freund1-0/+0
2020-11-01Add submoduleIsaac Freund1-0/+0