diff options
author | Bill Doyle <vil@vil.lv> | 2021-05-31 19:47:10 -0400 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-06-03 14:07:18 +0200 |
commit | cad6e59b932e082d4e9c4d13b4210df9e4ac7cf3 (patch) | |
tree | 1a7e9ef4ec6770ba9387b94fdac51b4543cb32fe /sway/commands/swap.c | |
parent | 3162766eef14be71789478b0984bc2c1802832b2 (diff) |
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.
Diffstat (limited to 'sway/commands/swap.c')
0 files changed, 0 insertions, 0 deletions