swayfx/sway/commands/seat
Bill Doyle cad6e59b93 Only defer seat attachment during initial startup
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.
2021-06-03 14:07:18 +02:00
..
attach.c Only defer seat attachment during initial startup 2021-06-03 14:07:18 +02:00
cursor.c input/cursor: unhide cursor on synthetic input 2020-12-06 09:38:49 +01:00
fallback.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
hide_cursor.c hide_cursor: Add an option to hide when typing 2020-10-30 09:59:54 +01:00
idle.c Add seat <seat> idle_{inhibit,wake} <sources...> 2019-12-12 10:37:30 -05:00
keyboard_grouping.c seat_cmd_keyboard_grouping: change keymap to smart 2019-12-16 12:03:11 -05:00
pointer_constraint.c pointer_constraint: change to a seat subcommand 2019-01-31 22:58:52 -05:00
shortcuts_inhibitor.c commands: Add shortcuts_inhibitor command 2020-03-11 23:51:37 -04:00
xcursor_theme.c add seat sub command 'xcursor_theme' 2019-06-05 11:00:10 -04:00