Hyprland/hyprtester/plugin/src
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
..
globals.hpp Core: Add a test suite (#9297) 2025-06-26 19:43:39 +02:00
main.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00