aboutsummaryrefslogtreecommitdiff
path: root/include/stringop.h
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2018-09-01 11:13:48 +1000
committerFurkan Sahin <furkan-dev@proton.me>2018-09-01 11:13:48 +1000
commit43833aa08e6a2106b0cc561eb08a62691f5ec538 (patch)
treec88027b2dc43606bc3601a5b18f8e719553299cb /include/stringop.h
parent6953605e4bf2c0ac3371d7a45a3456b616bd461f (diff)
Fix crash on reload
If sway is reloaded using a bindsym which has multiple commands, it failed to detect the reload command, didn't create a duplicate of the binding and would crash because the reload command frees the bindings. For example: mode system { bindsym r reload, mode default } In this example, the binding->command is "reload, mode default". Fixes #2545
Diffstat (limited to 'include/stringop.h')
0 files changed, 0 insertions, 0 deletions