Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Oskorep
d9197babfb feat: percentage-based container sizing with live boundary resize
All checks were successful
Build and Test / build (pull_request) Successful in 24s
Build and Test / release (pull_request) Has been skipped
- Windows are sized as ratios of their container; new windows get 1/n
  and existing windows scale proportionally
- Boundaries can be dragged live; resize is clamped only to prevent
  pane inversion (no minimum ratio enforced)
- Add reset-ratios keybinding to equalize splits in the active container
- Collapse duplicate logic, remove dead code, clean up prefs and schema
2026-02-25 11:33:12 -05:00
Lucas Oskorep
5a6c3ccd72 Finish adding debugging command and ability to swap the orientation of a container 2025-10-17 01:25:47 -04:00
Lucas Oskorep
c977c61714 adding debug command 2025-10-17 01:09:13 -04:00
Lucas Oskorep
5e9bc796ea feat: enable the window manager to be able to drag across monitors and support keybindings propperly in the extension settings 2025-05-20 01:20:48 -04:00
Lucas Oskorep
185a8e233c feat: adding in demo settings page for gnome extensions 2025-04-05 23:55:46 -04:00
Lucas Oskorep
fe4558d628 feat: update gschema 2025-04-03 02:27:55 -04:00