diff --git a/src/Compositor.cpp b/src/Compositor.cpp index 289fdafbd2f..6e0f7baa2aa 100644 --- a/src/Compositor.cpp +++ b/src/Compositor.cpp @@ -147,7 +147,7 @@ void CCompositor::initServer() { throw std::runtime_error("wlr_gles2_renderer_get_egl() failed!"); } - m_sWLRCompositor = wlr_compositor_create(m_sWLDisplay, m_sWLRRenderer); + m_sWLRCompositor = wlr_compositor_create(m_sWLDisplay, 6, m_sWLRRenderer); m_sWLRSubCompositor = wlr_subcompositor_create(m_sWLDisplay); m_sWLRDataDevMgr = wlr_data_device_manager_create(m_sWLDisplay); diff --git a/subprojects/wlroots b/subprojects/wlroots index 7abda952d00..44069dfd5e9 160000 --- a/subprojects/wlroots +++ b/subprojects/wlroots @@ -1 +1 @@ -Subproject commit 7abda952d0000b72d240fe1d41457b9288f0b6e5 +Subproject commit 44069dfd5e9e3efa150ce468f48c64916f2de0ae