mirror of
https://github.com/swaywm/sway.git
synced 2026-03-22 05:34:04 -04:00
Swaybar did not correctly handle the SIGTERM sent from sway when exiting, ultimately leaving the child status_command behind. This should correctly handle the SIGTERM signal and terminate the status_command. Fix #386 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.c | ||