Skip to content

Fix zwp_input_method_v1 on desktop

Xuetian Weng requested to merge work/inputmethod into master
  1. forward modifier update to input method.
  2. Adjust the InputKeyboardFilter to be just before it is forward to the application window. Otherwise it will block the global shortcut.
  3. Support cursor rectangle from text input v3.

Manually tested with fcitx5.

Merge request reports