Hyprland/src/layout
Mike Will 2cf6e7862a
dwindle: add config option split_bias (#7920)
If `default_split_ratio` is greater than 1.0, `split_bias` will give the
bigger half to a specific window:

0 - positional (default)
1 - current window
2 - opening window
2024-09-28 01:49:40 +01:00
..
DwindleLayout.cpp dwindle: add config option split_bias (#7920) 2024-09-28 01:49:40 +01:00
DwindleLayout.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
IHyprLayout.cpp window/xwayland: minor property cleanup 2024-08-30 14:12:23 +02:00
IHyprLayout.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
MasterLayout.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
MasterLayout.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00