relative-pointer: move to new impl
This commit is contained in:
parent
55f1f3fedf
commit
4954dcbbb3
9 changed files with 132 additions and 14 deletions
|
|
@ -64,7 +64,6 @@ class CCompositor {
|
|||
wlr_egl* m_sWLREGL;
|
||||
int m_iDRMFD;
|
||||
wlr_pointer_constraints_v1* m_sWLRPointerConstraints;
|
||||
wlr_relative_pointer_manager_v1* m_sWLRRelPointerMgr;
|
||||
wlr_server_decoration_manager* m_sWLRServerDecoMgr;
|
||||
wlr_xdg_decoration_manager_v1* m_sWLRXDGDecoMgr;
|
||||
wlr_virtual_pointer_manager_v1* m_sWLRVirtPtrMgr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue