aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout
AgeCommit message (Expand)Author
9 dayscore: Optimize window/layer rule application and scanning (#8735)Vaxry
10 dayscore: drop using deques in favor of vectorsVaxry
12 dayssnap: bias reserved area when its size is greater than zero (#8694)Mike Will
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-06snap: use the bit mask to check if snapping occurred (#8659)Mike Will
2024-12-04snap: check which corner is being grabbed for monitor snapping (#8637)Mike Will
2024-12-02master: make center ignore reserved areas (#8625)UjinT34
2024-11-23snap: account for position of multiple monitors (#8543)Mike Will
2024-11-22core: workspace-related function cleanup / refactorVaxry
2024-11-17windows/xdg: minor cleanup of min/max size calculationsVaxry
2024-11-06groups: add merge_groups_on_groupbar (#8362)Aqa-Ib
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