Added the tablet manager and tablet v2 protocol

This commit is contained in:
vaxerski
2022-06-08 14:29:49 +02:00
parent 0b8fe2a0aa
commit da80eb8e57
5 changed files with 1195 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ public:
wlr_xdg_decoration_manager_v1* m_sWLRXDGDecoMgr;
wlr_virtual_pointer_manager_v1* m_sWLRVirtPtrMgr;
wlr_foreign_toplevel_manager_v1* m_sWLRToplevelMgr;
wlr_tablet_manager_v2* m_sWLRTabletManager;
// ------------------------------------------------- //