Hyprland/src/layout
Nikolai Nechaev 40d8fa8491
compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033)
Renames `misc:new_window_takes_over_fullscreen` into
`misc:on_focus_under_fullscreen` and implements the following behavior:

- By default, when a tiling window is being focused on a workspace where
  a fullscreen/maximized window exists, respect
  the `misc:on_focus_under_fullscreen` config variable.
2025-11-25 22:44:26 +00:00
..
DwindleLayout.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
DwindleLayout.hpp dwindle: Revert rework split logic to be fully gap-aware (#12047) 2025-11-18 00:59:21 +00:00
IHyprLayout.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
IHyprLayout.hpp layout: fit floating window on toggle to float (#12139) 2025-10-29 23:21:28 +00:00
MasterLayout.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
MasterLayout.hpp masterlayout: add previous mode for focusmaster command (#11361) 2025-08-16 14:42:23 +01:00