mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -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 | ||