aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/layout/IHyprLayout.hpp
AgeCommit message (Expand)Author
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-17keybindmgr: add optional `silent` suffix to `movewindow`. (#5597)Maarten de Vries
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-06input: fix window move stutter by introducing additional checks for low-hz mo...bvr-yr
2024-02-28layout: add size prediction for initial xdg commitsvaxerski
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-09-28layout: don't discard fullscreen on new tilingvaxerski
2023-09-13layout: add direction parameter to onWindowCreated and friends (#3269)memchr
2023-09-12layout: Allow the layout to control how windows are raised in groups (#3275)outfoxxed
2023-09-04dwindle: add proper movement for window move bindsvaxerski
2023-08-07internal: cleanup headers in helpers/vaxerski
2023-07-19Add bringWindowToTop function to IHyprLayout (#2747)outfoxxed
2023-07-13Dwindle: Make resize more intuitive (#2681)Daniel Adolfsson
2023-05-29layout: don't reset to floating size on drag tiledvaxerski
2023-02-19Group/Tab Rework (#1580)Vaxry
2023-02-12properly clamp size in dragging floating cornersvaxerski
2022-12-31support gradients in dwindle group colorsvaxerski
2022-12-17Add 'exact' option for 'splitratio' (#1245)Julian Schuler
2022-12-16Added clang format (#1239)Vaxry
2022-11-28Fix a compiler warning (#1124)Eric_Luo
2022-10-24Rework candidate finding on close windowvaxerski
2022-10-03anchor to proper quad in floating resizev0.15.0betavaxerski
2022-09-25Remove trailing whitespace.Felix Dick
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-16Added togglesplit dispatchervaxerski
2022-05-14Added animation style and style slidevaxerski
2022-04-20Added the splitratio dispatchervaxerski
2022-04-20Added the movewindow dispatchervaxerski
2022-04-12Added window grouping for dwindlevaxerski
2022-04-03Added drag to move windowvaxerski
2022-04-02Added pseudotilingvaxerski
2022-03-21Added fullscreenvaxerski
2022-03-20XWayland floatingvaxerski
2022-03-20floating windows supportvaxerski
2022-03-19fix xwaylabnd too, stuffvaxerski
2022-03-19added a layoutmanager and basic dwindlevaxerski