mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
main: Implement --get-socketpath switch.
This commit is contained in:
parent
16e904634c
commit
3be11a08e6
2 changed files with 7 additions and 2 deletions
|
|
@ -14,5 +14,6 @@ enum ipc_command_type {
|
|||
|
||||
void ipc_init(void);
|
||||
void ipc_terminate(void);
|
||||
struct sockaddr_un *ipc_user_sockaddr(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue