Hyprland/hyprtester
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
..
clients input: add per-device scroll-factor (#11241) 2025-09-02 13:16:43 +02:00
plugin compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
protocols protocols: implement pointer-warp-v1 (#11469) 2025-08-29 22:16:40 +02:00
src compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
CMakeLists.txt input: add per-device scroll-factor (#11241) 2025-09-02 13:16:43 +02:00
test.conf windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00