mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
added sway_terminate to exit cleanly
This commit is contained in:
parent
70f046c87a
commit
f26ed32e46
5 changed files with 19 additions and 6 deletions
|
|
@ -13,6 +13,6 @@ enum ipc_command_type {
|
|||
};
|
||||
|
||||
void ipc_init(void);
|
||||
void ipc_shutdown(void);
|
||||
void ipc_terminate(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue