Hyprland/src
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
..
config userchecks: add an xdg_current_desktop check 2024-09-18 11:22:12 +01:00
debug hyprctl: allow parsing empty value 2024-09-17 11:24:54 +01:00
desktop internal: Fix change group current fullscreen state query (#7802) 2024-09-15 18:25:06 +01:00
devices input: Fix modifier keys getting stuck if depressed during config reload (#7486) 2024-08-23 20:35:52 +01:00
events windows: support size with pseudo tiled 2024-09-08 00:46:46 +01:00
helpers internal: Delay monitor events/hooks (#7797) 2024-09-15 21:03:42 +01:00
hyprerror hyprerror: minor stylistic changes 2024-08-02 18:42:10 +02:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout window/xwayland: minor property cleanup 2024-08-30 14:12:23 +02:00
managers dispatchers: allow moveintogroup when floating (#7818) 2024-09-18 11:05:17 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
protocols gammactrl: fix potential crash on monitor removed (#7828) 2024-09-17 14:37:20 +01:00
render config: add order rule for layers (#7697) 2024-09-09 10:10:08 +01:00
xwayland xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
Compositor.cpp userchecks: add an xdg_current_desktop check 2024-09-18 11:22:12 +01:00
Compositor.hpp config: add exec-shutdown for running commands on shutdown (#7683) 2024-09-07 20:54:33 +01:00
defines.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
includes.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
macros.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
main.cpp core: Preserve existing XDG_CURRENT_DESKTOP (#7347) 2024-08-15 17:14:48 +01:00
meson.build Meson: format 2024-09-11 19:09:17 +03:00
SharedDefs.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.cpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00