aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout/MasterLayout.cpp
AgeCommit message (Expand)Author
2024-11-06groups: add merge_groups_on_groupbar (#8362)Aqa-Ib
2024-10-30internal: check size limit in layouts (#8298)MightyPlaza
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-16layout: move applyGroupRules() to onWindowCreated() (#8139)Aqa-Ib
2024-10-11config/layout: nuke no_gaps_when_only (#8072)Vaxry
2024-10-02layout: add auto_group to control default grouping (#7883)Aqa-Ib
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-13decorations: fix manual resize not recalculating decos (#7323)MightyPlaza
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-03decorations: fix infinite recursion on no_gaps when only (#7169)MightyPlaza
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-15layout: update workspace rules on layout change (#6878)MightyPlaza
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-15master: refine master layout new window handling (#6479)memchr
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-17keybindmgr: add optional `silent` suffix to `movewindow`. (#5597)Maarten de Vries
2024-04-13master: change the mfact dispatcher to use splitratio (#4766)thejch
2024-04-12master: fix full height when all windows master (#5549)Jan-Peter Dhallé
2024-04-07master: fix crash (#5472)thejch
2024-04-06master: fix workspace orientation not being restored after workspace rule no ...thejch
2024-04-05workspacerules: fix workspace rule loops (#5433)thejch
2024-04-03master: fix swapped workspaces (#5397)thejch
2024-04-03master: fix center resizing (#5394)thejch
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-04-02master: guard window in moveWindowToVaxry
2024-04-01master: Make master workspace orientation rule dynamic (#5339)thejch
2024-03-31core: match all workspace rules instead of the first one only (#5340)thejch
2024-03-29layout: improve initial size prediction for floatingVaxry
2024-03-19animations: Fix incorrect animation when manually moving a window when its be...thejch
2024-03-17master: fix moving fullscreen workspace and remove duplicate code (#5131)thejch
2024-03-15master: fix invalid config usageVaxry
2024-03-13master: Fix master layout window focus and scroll (#5074)thejch
2024-03-07layout: Fix toggling fullscreen special workspace on different monitor (#5000)thejch
2024-03-07master: change active monitor when moving windows around (#5001)thejch
2024-03-04keybinds: Allow fullscreen/maximize in special workspace (#4921)thejch
2024-03-03config: improve config value infrastructureVaxry
2024-03-03master: Fix animate resize (#4942)thejch
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-28layout: add size prediction for initial xdg commitsvaxerski
2024-02-21feat: Add css style gaps (#4723)Dashie
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-01-26layout: save float props before setting fs state (#4537)bvr-yr
2024-01-04master: Add more null checks for rollnext (#4343)thejch
2024-01-02master: guard PNODE in roll*vaxerski
2024-01-02layout: update rules before applying fullscreen nodes in layoutsvaxerski
2023-12-28internal: Unify input handling on decorations (#4280)dranull