added IME protocol support

This commit is contained in:
vaxerski
2022-08-05 13:03:37 +02:00
parent 3947fe9e9f
commit 1c4d0e8c18
9 changed files with 302 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ public:
wlr_idle_inhibit_manager_v1* m_sWLRIdleInhibitMgr;
wlr_pointer_gestures_v1* m_sWLRPointerGestures;
wlr_output_power_manager_v1* m_sWLROutputPowerMgr;
wlr_input_method_manager_v2* m_sWLRIMEMgr;
wlr_text_input_manager_v3* m_sWLRTextInputMgr;
// ------------------------------------------------- //