aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.1.scd
diff options
context:
space:
mode:
authorBrian Ashworth <bosrsf04@gmail.com>2019-06-11 21:41:02 -0400
committerSimon Ser <contact@emersion.fr>2019-06-12 07:56:41 +0300
commit9670ccee683ab985e89eb04302fb998c4161f2d6 (patch)
treef7cafeaf55a7c139e97a920b0b43bcb080d3a27c /sway/sway.1.scd
parent2b5bf78fafdf027624ca88e1f703bc9e577f4690 (diff)
bindings: defer while initiailizing
This adds the logic to defer binding execution while sway is still initializing. Without this, the binding command would be executed, but the command handler would return CMD_DEFER, which was being treated as a failure to run. To avoid partial executions, this will defer all bindings while config->active is false.
Diffstat (limited to 'sway/sway.1.scd')
0 files changed, 0 insertions, 0 deletions