aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout/IHyprLayout.cpp
AgeCommit message (Expand)Author
3 daysgroups: honor group lock window rule (#8782)Aqa-Ib
5 dayslayout: apply group rules after window creation (#8779)Aqa-Ib
8 dayscore: Optimize window/layer rule application and scanning (#8735)Vaxry
11 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-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-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-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-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-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-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-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-29layout: improve initial size prediction for floatingVaxry
2024-03-20refactor: move window.hpp to desktop/Vaxry
2024-03-19input: Only limit drag resizes (#5164)phonetic112