Hyprland/src/layout
rszyma 12d79d6342
dwindle: fix windows being created at incorrect position when cursor is over reserved area (#4520)
* fix: smart_split not working correctly when creating a window with cursor over reserved area

* use getClosestNodeOnWorkspace instead of getFirstNodeOnWorkspace when hovering over reserved area

* optimize `getClosestNodeOnWorkspace`

* remove unused methods
2024-01-26 22:30:36 +00:00
..
DwindleLayout.cpp dwindle: fix windows being created at incorrect position when cursor is over reserved area (#4520) 2024-01-26 22:30:36 +00:00
DwindleLayout.hpp dwindle: fix windows being created at incorrect position when cursor is over reserved area (#4520) 2024-01-26 22:30:36 +00:00
IHyprLayout.cpp input: remove animate checks on resize limiter (#4480) 2024-01-19 15:45:51 +01:00
IHyprLayout.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
MasterLayout.cpp layout: save float props before setting fs state (#4537) 2024-01-26 17:24:00 +00:00
MasterLayout.hpp layout: better storage for no fullscreen checks var 2023-11-03 12:19:23 +00:00