mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
5e253fdd9a
Calling `exit` in sway_terminate prevents sway from correctly shutting down (freeing data, cleanly terminating the ipc server, etc.). A better way is to exit straight away if the failure occurs before `wlc_run` and use sway_abort as usual if it occur when wlc is running. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.c | ||
swaygrab.1.txt |