mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
503c417544
We don't have full IME-aware editor yet. Fortunately, the BaseInputConnection has a "dummy mode" setting to allow us to receive input from the fancier keyboards without implementing the full IME interface. Fixes gio#7 (I hope; I tested with SwiftKey that had the same symptoms) Signed-off-by: Elias Naur <mail@eliasnaur.com>