aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout/DwindleLayout.hpp
AgeCommit message (Expand)Author
2024-09-29dwindle: add movetoroot method to layout messages (#7903)Luke Chen
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
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-04layouts: add missing includeVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-29layout: improve initial size prediction for floatingVaxry
2024-03-17master: fix moving fullscreen workspace and remove duplicate code (#5131)thejch
2024-02-28layout: add size prediction for initial xdg commitsvaxerski
2024-02-14dwindle: add swapsplit dispatcher (#4702)Niklas Haas
2024-01-26dwindle: fix windows being created at incorrect position when cursor is over ...rszyma
2023-11-04dwindle: move to CBox for expressing nodesVaxry
2023-11-03layout: better storage for no fullscreen checks varvaxerski
2023-09-28layout: don't discard fullscreen on new tilingvaxerski
2023-09-20logging: implement std::formatter for some types (#3380)memchr
2023-09-13layout: add direction parameter to onWindowCreated and friends (#3269)memchr
2023-09-04dwindle: add proper movement for window move bindsvaxerski
2023-07-13Dwindle: Make resize more intuitive (#2681)Daniel Adolfsson
2023-05-06Add split preselection (#2240)Dashie
2023-04-25Window resizing for pseudotiled windows (#2140)outfoxxed
2023-02-19Group/Tab Rework (#1580)Vaxry
2023-01-31Unbreak build with libc++ (#1457)Jan Beich
2022-12-17Add 'exact' option for 'splitratio' (#1245)Julian Schuler
2022-12-16Added clang format (#1239)Vaxry
2022-09-20better dwindle swapping with groupsvaxerski
2022-09-01fix no_gaps_when_only with a groupvaxerski
2022-08-13fix groups not updating size on head changevaxerski
2022-08-11Completely rewrote Dwindle group codevaxerski
2022-08-03do not animate mouse resizes in layoutsvaxerski
2022-08-01added dwindle:no_gaps_when_onlyvaxerski
2022-07-16added master layoutvaxerski
2022-06-30refactor a bunch of layout codevaxerski
2022-06-26Added fullscreen rulevaxerski
2022-06-23Added exact to resizeActive and added moveactivevaxerski
2022-06-06Added resizeactivevaxerski
2022-05-29Added fullscreen types, maximize and fullvaxerski
2022-05-28Added IHyprWindowDecoration and Group Barsvaxerski
2022-05-28Added changegroupactive directionvaxerski
2022-05-16Added togglesplit dispatchervaxerski
2022-05-16added dwindle:preserve_splitvaxerski
2022-04-20Added the splitratio dispatchervaxerski
2022-04-20Added the movewindow dispatchervaxerski
2022-04-12Added window grouping for dwindlevaxerski
2022-04-10Splitratio on dwindle and splitratio mouse controlsvaxerski
2022-04-03Added drag to move windowvaxerski
2022-04-02Added pseudotilingvaxerski
2022-03-21Added fullscreenvaxerski
2022-03-20fix dwindle with workspacesvaxerski
2022-03-20XWayland floatingvaxerski