Hyprland/src
Nikolai Nechaev 8baea79d4d compositor: Configurable behavior when window to be focused conflicts with fullscreen
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-23 23:38:39 +09:00
..
config compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
debug compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
desktop compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
devices internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
events compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
helpers compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
hyprerror compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
i18n i18n: add Latvian translations (#12430) 2025-11-23 12:37:19 +00:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
managers compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins i18n: init localization for ANR, Permissions and Notifications (#12316) 2025-11-16 14:51:14 +00:00
protocols compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
render compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
xwayland compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
Compositor.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
Compositor.hpp compositor: Configurable behavior when window to be focused conflicts with fullscreen 2025-11-23 23:38:39 +09:00
defines.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
includes.hpp core: drop the legacy renderer (#10408) 2025-05-15 10:13:24 +01:00
macros.hpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
main.cpp internal: prevent early exit processes from being zombies (#11995) 2025-10-10 17:03:34 +02:00
SharedDefs.hpp renderer: add eRenderStage::RENDER_POST_WALLPAPER (#11501) 2025-08-22 18:19:00 +01:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
version.h.in build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00