aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout/IHyprLayout.cpp
AgeCommit message (Expand)Author
2024-10-27move to monitor pointersmove-to-monitor-pVaxry
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
2024-03-19animations: Fix incorrect animation when manually moving a window when its be...thejch
2024-03-13input: only override dragging corner on floating (#5092)djvs
2024-03-13input: add general:resize_corner for manual resizing (#5090)djvs
2024-03-10layout: unfullscreen on toggle into tiled fullscreenVaxry
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
2024-03-06input: fix window move stutter by introducing additional checks for low-hz mo...bvr-yr
2024-03-05layout: warp the cursor when focusing windows (#4982)Junxuan Liao
2024-03-03config: improve config value infrastructureVaxry
2024-03-02drag: check min size for reisze dragsVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-28layout: add size prediction for initial xdg commitsvaxerski
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-13internal: add `forcenofocus` prop (#4672)Epilepsy Gatherings
2024-02-04input: focus window on mouse down on decoration (#4514)MightyPlaza
2024-01-19input: remove animate checks on resize limiter (#4480)Epilepsy Gatherings
2024-01-10layout: Round window pos and size on togglefloating (#4407)Clyybber
2023-12-30groupbar: Middle click on groupbar to close tab (#4297)dranull