This makes it possible to show the input method when using a client that doesn't support Wayland input methods (e.g. Xwayland). This adds 2 dbus API entry points: - activeClientSupported property: That tells us if the current client doesn't support text-input-v* - forceActivate method: forces the activation of the input method. This configures the input method in a state that we can use to forward the input method's keystrokes to the client, emulating a hardware keyboard. BUG: 4399911remotes/origin/work/zzag/x11-keyboard-interception
parent
d659f4bfd7
commit
006ee8b87a
8 changed files with 60 additions and 1 deletions
Loading…
Reference in new issue