mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-03 23:03:34 +01:00
e3837ba634
Before this patch sway would proceed into find_handler which would cause a crash trying to parse a NULL string. This could be triggered via e.g. `i3-msg -s $(sway --get-socketpath)`. |
||
---|---|---|
.. | ||
commands.c | ||
config.c | ||
container.c | ||
focus.c | ||
handlers.c | ||
input_state.c | ||
ipc.c | ||
layout.c | ||
list.c | ||
log.c | ||
main.c | ||
readline.c | ||
resize.c | ||
stringop.c | ||
util.c | ||
workspace.c |