Commit Graph

25 Commits

Author SHA1 Message Date
Lucas Oskorep
8e4a3e35f2 fix: new bug from combining resize and move commands - if window has min-size set and resize goes smaller window would not move or resize causing vesktop and steam to frequently break when in arrays on a smaller monitors 2026-03-02 23:32:52 -05:00
Lucas Oskorep
805762625c feat: adding support for changing the size of windows during window resize events to aerospike. Also cleaning up imports and simplifying some of the settings logic. 2026-03-02 23:32:52 -05:00
Lucas Oskorep
689c0428ae feat: gitea pipeline 2026-03-02 23:32:52 -05:00
Lucas Oskorep
c915fe2680 feat: adding basic unit tests and framework for them 2026-03-02 23:32:52 -05:00
Lucas Oskorep
7afa09bd6a bugfixes 2026-03-02 23:32:52 -05:00
Lucas Oskorep
f1b1541c22 feat: cleanup 2026-03-02 23:32:52 -05:00
Lucas Oskorep
bddf052ed5 Finish adding debugging command and ability to swap the orientation of a container 2026-03-02 23:32:52 -05:00
Lucas Oskorep
8cd047ec32 adding debug command 2026-03-02 23:32:52 -05:00
Lucas Oskorep
d6b519c2f5 upgrade to gnome 49 2026-03-02 23:32:52 -05:00
Lucas Oskorep
ce0a8e5991 feat: remove crap code 2026-03-02 23:32:52 -05:00
Lucas Oskorep
ab14b02e51 fix: allow windows to be moved in the overview 2026-03-02 23:32:52 -05:00
Lucas Oskorep
4c3e2aaada fix: bug with window manager resizing a window during grab ops for 1 frame when the background had to be tiled 2026-03-02 23:32:52 -05:00
Lucas Oskorep
8fcfdb84e7 feat: enable the window manager to be able to drag across monitors and support keybindings propperly in the extension settings 2026-03-02 23:32:52 -05:00
Lucas Oskorep
ec75a27b33 feat: upgrade packages and set parent for windows on add 2026-03-02 23:32:52 -05:00
Lucas Oskorep
b8c8159a56 feat: add ability to change ordering of monitors 2026-03-02 23:32:52 -05:00
Lucas Oskorep
05be57be80 feat: refactored to monitor -> workspace -> container -> window workflow 2026-03-02 23:32:52 -05:00
Lucas Oskorep
0112611687 feat: adding support for workspaces 2026-03-02 23:32:52 -05:00
Lucas Oskorep
154db74d02 feat: refactoring 2026-03-02 23:32:52 -05:00
Lucas Oskorep
f7bff9a788 feat: fixed display signal handling on disable 2026-03-02 23:32:52 -05:00
Lucas Oskorep
9699fae6de feat: adding fix for minimized windows still taking up space 2026-03-02 23:32:52 -05:00
Lucas Oskorep
fbd723c978 feat: attempting to fix windows lost on logout 2026-03-02 23:32:52 -05:00
Lucas Oskorep
158d65bd29 feat: initial commit with multi-monitor support 2026-03-02 23:32:52 -05:00
Lucas Oskorep
a08798290a fix 2026-03-02 23:32:52 -05:00
Lucas Oskorep
b8f16afb4e feat: first draft of everything working single monitor with just mouse commands 2026-03-02 23:32:52 -05:00
Lucas Oskorep
baa056590a feat: adding in demo settings page for gnome extensions 2026-03-02 23:32:52 -05:00