Post #2756057
2026-04-24 20:38 UTC
@vtrlx@mastodon.social Thanks, I think this is the final piece of missing info I needed. Until very recently, GTK would handle compose sequences and dead keys internally if necessary. But since 4.19.2, it expects the compositor to handle this instead (i.e. you need to have ibus installed).
This is the relevant GTK commit:
https://gitlab.gnome.org/GNOME/gtk/-/commit/621b7facc8b098811f659a0cba56d27e6ae39ea2
Replies (1)
-
@vtrlx@mastodon.social 2026-04-24 20:46
@bragefuglseth@sunny.garden Yep, this explains everything.