aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout
AgeCommit message (Expand)Author
2024-10-31snap: add option `border_overlap` and other improvements (#8289)Mike Will
2024-10-30internal: check size limit in layouts (#8298)MightyPlaza
2024-10-30group: fix moveWindowIntoGroup (#8297)Aqa-Ib
2024-10-28layout: slight adjustments to snapping logic (#8273)Mike Will
2024-10-27layout: don't snap to self and allow same-pid snapsVaxry
2024-10-27layout: window snapping cleanup + fixesVaxry
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-27groups: fix swallowing (#8223)Aqa-Ib
2024-10-23groups: add group_on_movetoworkspace (#8159)Aqa-Ib
2024-10-21input: add snapping to floating windows (#8088)Mike Will
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-16layout: move applyGroupRules() to onWindowCreated() (#8139)Aqa-Ib
2024-10-16layout: enable group rules for new floating windows (#8122)Aqa-Ib
2024-10-14layout: simplify the conditions to autogroup (#8120)Aqa-Ib
2024-10-14layout: deny auto-grouping a new floating window into a tiled group (#8108)Aqa-Ib
2024-10-11config/layout: nuke no_gaps_when_only (#8072)Vaxry
2024-10-08layout: remove unnecessary check after 45e8219 (#8037)Aqa-Ib
2024-10-08layout: add drag_into_group to control merging dragging windows (#8004)Aqa-Ib
2024-10-07layout: fix auto group when opening a new window in a non-focused workspace u...Aqa-Ib
2024-10-02layout: fix dragging a window into a group after e242694 (#7976)Aqa-Ib
2024-10-02layout: add auto_group to control default grouping (#7883)Aqa-Ib
2024-09-29dwindle: add movetoroot method to layout messages (#7903)Luke Chen
2024-09-28dwindle: add config option `split_bias` (#7920)Mike Will
2024-08-30window/xwayland: minor property cleanupVaxry
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-08-01internal: fix fullscreen typos (#7134)MightyPlaza
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-27input: unify removing currentlyDraggedWindow (#7071)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-06-08wayland/core: move to new impl (#6268)Vaxry
2024-06-03layout: fix centering of new floating windowsvaxerski
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-18layout: Fix shrinking pseudotile windows. (#6143)Gabriel Ford
2024-05-14xdg-shell: move to new implVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-02layout: limit updates when mouse animate drag is enabled (#5838)thejch
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