Ben Buhse
c953fe3d68
Fix pointer warp for new and closed windows
2026-01-25 13:26:57 -06:00
Ben Buhse
bfa41f36b0
Add PendingState to Seat
2026-01-25 12:10:00 -06:00
Ben Buhse
137eac9364
Update comments; Check river.SeatV1 version; Prepend new windows
2026-01-24 18:23:13 -06:00
Ben Buhse
30231f1149
Refactor initialization and Context struct
...
I tried to make it a little bit easier to follow and get rid of the
need to call back to context.x.y.z (as much) [I hope]
2026-01-24 17:48:01 -06:00
Ben Buhse
92e82f38f5
Implement fullscreening
2026-01-24 14:45:33 -06:00
Ben Buhse
578e2f449e
Add borders to windows; add navigation keybinds
...
Right now, colors are hardcoded in the Config in main.zig.
This commit also adds a couple of new keybinds for navigating between
windows. All keybinds are hardcoded as well right now.
2026-01-23 16:23:14 -06:00
Ben Buhse
2c18946703
Add river-xkb-bindings and implement Alt+T to open foot
...
This is the only keybind for now.
2026-01-19 14:32:46 -06:00