mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Merge branch 'wlroots' into feature/input
This commit is contained in:
commit
9fa70ce426
14 changed files with 648 additions and 37 deletions
|
|
@ -406,6 +406,10 @@ int main(int argc, char **argv) {
|
|||
|
||||
security_sanity_check();
|
||||
|
||||
// TODO: wait for server to be ready
|
||||
// TODO: consume config->cmd_queue
|
||||
config->active = true;
|
||||
|
||||
if (!terminate_request) {
|
||||
server_run(&server);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue