handle buttons
This commit is contained in:
parent
d086fa3faa
commit
00098aef4f
5 changed files with 37 additions and 6 deletions
|
|
@ -64,6 +64,8 @@ CCompositor::CCompositor() {
|
|||
|
||||
m_sWLRPresentation = wlr_presentation_create(m_sWLDisplay, m_sWLRBackend);
|
||||
|
||||
m_sWLRIdle = wlr_idle_create(m_sWLDisplay);
|
||||
|
||||
// TODO: XWayland
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue