mirror of
https://github.com/labwc/labwc.git
synced 2025-11-30 06:59:52 -05:00
parent
8ddfcb80e5
commit
40684bad9d
3 changed files with 15 additions and 11 deletions
|
|
@ -360,6 +360,7 @@ server_init(struct server *server)
|
|||
wlr_log(WLR_ERROR, "unable to create scene");
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
server->direct_scanout_enabled = server->scene->direct_scanout;
|
||||
|
||||
/*
|
||||
* The order in which the scene-trees below are created determines the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue