aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout
AgeCommit message (Expand)Author
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
2024-01-19input: remove animate checks on resize limiter (#4480)Epilepsy Gatherings
2024-01-10layout: Round window pos and size on togglefloating (#4407)Clyybber
2024-01-04master: Add more null checks for rollnext (#4343)thejch
2024-01-02master: guard PNODE in roll*vaxerski
2024-01-02layout: update rules before applying fullscreen nodes in layoutsvaxerski
2023-12-30groupbar: Middle click on groupbar to close tab (#4297)dranull
2023-12-28internal: Unify input handling on decorations (#4280)dranull
2023-12-26dwindle: Use window->middle() when cursor is on reserved area (#4253)dranull
2023-12-22master: add dispatchers rollnext and rollprev (#4209)thejch
2023-12-17internal: nuke CWindow::m_bMappedX11Vaxry
2023-12-12layout: Focus a floating window after closing the last tiled (#4137)dranull
2023-12-11config: improve layoutopt handling for workspacerulesVaxry
2023-12-10internal: Remake borders as window decorations (#4104)Vaxry
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-12-02workspacerules: Add workspace rule for master layout orientation (#3964)thejch
2023-11-19group: fix dragging into floating groups (#3719)MightyPlaza