mirror of
https://github.com/hyprwm/Hyprland
synced 2024-12-27 14:29:48 +01:00
b0d5e4008b
* Allow the layout to control how windows are raised in groups Previously windows could only be focused if they weren't hidden or were part of a group. This shifts the logic for picking the window out of a group to the layout allowing for alternate group implementations to function normally. * Fix doc comment consistency * Fix tabs in comments |
||
---|---|---|
.. | ||
DwindleLayout.cpp | ||
DwindleLayout.hpp | ||
IHyprLayout.cpp | ||
IHyprLayout.hpp | ||
MasterLayout.cpp | ||
MasterLayout.hpp |