aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout
AgeCommit message (Expand)Author
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
2024-03-05layout: warp the cursor when focusing windows (#4982)Junxuan Liao
2024-03-04keybinds: Allow fullscreen/maximize in special workspace (#4921)thejch
2024-03-03config: improve config value infrastructureVaxry
2024-03-03master: Fix animate resize (#4942)thejch
2024-03-02xdg: minor improvements to initial size reportingVaxry
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-21feat: Add css style gaps (#4723)Dashie
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-14dwindle: add swapsplit dispatcher (#4702)Niklas Haas
2024-02-14dwindle: round wbox before settingvaxerski
2024-02-13internal: add `forcenofocus` prop (#4672)Epilepsy Gatherings
2024-02-04input: focus window on mouse down on decoration (#4514)MightyPlaza
2024-02-02dwindle: avoid sending negative sizes to wlrVaxry
2024-01-26dwindle: fix windows being created at incorrect position when cursor is over ...rszyma
2024-01-26layout: save float props before setting fs state (#4537)bvr-yr