aboutsummaryrefslogtreecommitdiffstats
path: root/swaybar/tray
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-01-09 01:50:40 -0500
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-01-09 01:50:40 -0500
commitfdc262d4029966f78d3598c0fd78361cc9a498d4 (patch)
tree933a40fdedfec8c0c26c951fdce2971684756d03 /swaybar/tray
parentMerge pull request #3385 from robertgzr/reset_output_mapping (diff)
downloadsway-fdc262d4029966f78d3598c0fd78361cc9a498d4.tar.gz
sway-fdc262d4029966f78d3598c0fd78361cc9a498d4.tar.zst
sway-fdc262d4029966f78d3598c0fd78361cc9a498d4.zip
cmd_bind: pass the seat to execute_command
`seat_execute_command` was incorrectly setting `config->handler_context.seat` before calling `execute_command`. Since `execute_command` was being called with a `NULL` seat argument, `execute_command` was setting `config->handler_context.seat` to the default seat. This resulted in all bindings being executed on the default seat and causing undesired behavior for devices on other seats.
Diffstat (limited to 'swaybar/tray')
0 files changed, 0 insertions, 0 deletions