Ben Buhse
e1a0b89ced
Standardize panic messages and clean up code
2026-01-25 20:57:05 -06:00
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
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
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
9d64ca0124
Add focus to my single window
2025-08-03 20:49:06 -05:00
Ben Buhse
bad5007670
Display a single window!
2025-08-03 09:31:27 -05:00