aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout
AgeCommit message (Expand)Author
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
2024-04-04layouts: add missing includeVaxry
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-21build: fix builds without pch (#5198)Brett Alcox
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-17master: fix moving fullscreen workspace and remove duplicate code (#5131)thejch
2024-03-15master: fix invalid config usageVaxry
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-13master: Fix master layout window focus and scroll (#5074)thejch
2024-03-10layout: unfullscreen on toggle into tiled fullscreenVaxry
2024-03-10dwindle: preserve fs state on switchWindowsVaxry
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
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-06input: fix window move stutter by introducing additional checks for low-hz mo...bvr-yr