Hyprland/src/desktop/rule
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
..
effect windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
layerRule windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
matchEngine windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
utils windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
windowRule compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
Engine.cpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
Engine.hpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
Rule.cpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
Rule.hpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00