mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
Merge 998417a7b0 into 1606311553
This commit is contained in:
commit
ed6ff662aa
4 changed files with 47 additions and 10 deletions
|
|
@ -167,7 +167,7 @@ extern bool unsupported_gpu_detected;
|
|||
|
||||
void sway_terminate(int exit_code);
|
||||
|
||||
bool server_init(struct sway_server *server);
|
||||
bool server_init(struct sway_server *server, const char * socket_name, int socket_fd);
|
||||
void server_fini(struct sway_server *server);
|
||||
bool server_start(struct sway_server *server);
|
||||
void server_run(struct sway_server *server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue