Hyprland/src/config
vaxerski 883d01084c userchecks: add an xdg_current_desktop check
ref https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/251

if the XDG_CURRENT_DESKTOP is externally managed (e.g. DE, DM, etc) Hyprland will not overwrite it. In those cases, if that's undesired, portals and other apps depending on it might break.
2024-09-18 11:22:12 +01:00
..
ConfigDataValues.hpp style: fix clang-format 2024-07-13 12:36:35 +02:00
ConfigDescriptions.hpp userchecks: add an xdg_current_desktop check 2024-09-18 11:22:12 +01:00
ConfigManager.cpp userchecks: add an xdg_current_desktop check 2024-09-18 11:22:12 +01:00
ConfigManager.hpp config: add exec-shutdown for running commands on shutdown (#7683) 2024-09-07 20:54:33 +01:00
ConfigValue.hpp misc: a few compiler level performance optimisations (#6559) 2024-06-17 17:37:36 +02:00
defaultConfig.hpp config: include XF86Audio* key bindings to default cfg (#7695) 2024-09-08 22:04:07 +01:00