attach presentation to scene

This commit is contained in:
Leonardo Hernández Hernández 2022-03-18 10:40:40 -06:00
parent e4bf83e26d
commit e645ea8301
No known key found for this signature in database
GPG Key ID: E538897EE11B9624
1 changed files with 1 additions and 0 deletions

1
dwl.c
View File

@ -1986,6 +1986,7 @@ setup(void)
wl_signal_add(&output_mgr->events.test, &output_mgr_test);
presentation = wlr_presentation_create(dpy, backend);
wlr_scene_set_presentation(scene, presentation);
#ifdef XWAYLAND
/*