Hyprland/src/config
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
..
ConfigDataValues.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
ConfigDescriptions.hpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
ConfigManager.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
ConfigManager.hpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
ConfigValue.cpp windowrules: allow incrementing window props (#9566) 2025-04-16 01:00:40 +02:00
ConfigValue.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
ConfigWatcher.cpp internal: put Linux-only header behind ifdef (#12300) 2025-11-13 22:06:25 +00:00
ConfigWatcher.hpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
defaultConfig.hpp internal: embed example config (#10608) 2025-06-02 18:36:44 +01:00