[24.04-2.x] Keyboard indicator's "Show current layout" does not work properly - perhaps disable?
The new version of ayatana-indicator-keyboard has been merged recently. With it brings the "Show current layout" feature. However:
- The code calls for
teclato be used on Lomiri. However, currentlymatekbd-keyboard-displayis installed instead. tecladoes not work particularly well on Ubuntu Touch with Mir 1.x, as it's a GTK 4-based app. Even if it works, I would imagine it not fitting in with the rest of Ubuntu Touch or the mobile experience.
I'm considering to disable this feature completely, and move matekbd-keyboard-display | tecla from Depends to Recommends. But I don't know.