mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-22 07:27:27 +01:00
9670ccee68
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. |
||
---|---|---|
.. | ||
cursor.h | ||
input-manager.h | ||
keyboard.h | ||
seat.h | ||
switch.h |