mirror of
https://github.com/swaywm/sway.git
synced 2026-05-03 06:46:26 -04:00
basic headless mode
This commit is contained in:
parent
2ea9a55d96
commit
c8a7b28c42
3 changed files with 23 additions and 10 deletions
|
|
@ -63,7 +63,7 @@ struct sway_server {
|
|||
|
||||
struct sway_server server;
|
||||
|
||||
bool server_init(struct sway_server *server);
|
||||
bool server_init(struct sway_server *server, bool headless);
|
||||
void server_fini(struct sway_server *server);
|
||||
void server_run(struct sway_server *server);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue