mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-20 22:26:20 +01:00
ae55861548
Deferred commands are only run once, during sway startup. This means
that deferring seat attachment based on whether we are reading the
config prevents devices from being reattached to the correct seat during
a config reload. Instead, only defer if the config is not yet active.
Fixes #6048.
(cherry picked from commit
|
||
---|---|---|
.. | ||
attach.c | ||
cursor.c | ||
fallback.c | ||
hide_cursor.c | ||
idle.c | ||
keyboard_grouping.c | ||
pointer_constraint.c | ||
shortcuts_inhibitor.c | ||
xcursor_theme.c |