You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have prepared a Debian package 'maliit-inputcontext-gtk' now and have tried to get maliit-keyboard up-and-running with GTK-3 applications (e.g. mate-terminal, pluma, remmina).
In the (MATE session's) environment, I set GTK_IM_MODULE=maliit and QT_IM_MODULE=maliit and export them to the environment. With Qt5 applications, I get the expected result. Whenever I enter a text-like field, the maliit-keyboard pops up on screen.
However, when clicking into text-like input fields in GTK applications, nothing happens.
I see that this project has been stale for 7 years. Is inputcontext-gtk really still an active project? Am I doing something wrong? Is there any alternative to providing GTK application support with maliit-keyboard?
Is this on X11 or Wayland? Under GNOME shell, or what environment? Given that the code still builds against latest gtk3 in debian testing, I don't think anything has changed that would require changes in maliit side. These plugins are also not required when using the Wayland input method protocols.
I have prepared a Debian package 'maliit-inputcontext-gtk' now and have tried to get maliit-keyboard up-and-running with GTK-3 applications (e.g. mate-terminal, pluma, remmina).
In the (MATE session's) environment, I set
GTK_IM_MODULE=maliit
andQT_IM_MODULE=maliit
and export them to the environment. With Qt5 applications, I get the expected result. Whenever I enter a text-like field, the maliit-keyboard pops up on screen.However, when clicking into text-like input fields in GTK applications, nothing happens.
I see that this project has been stale for 7 years. Is inputcontext-gtk really still an active project? Am I doing something wrong? Is there any alternative to providing GTK application support with maliit-keyboard?
cc: @dobey
The text was updated successfully, but these errors were encountered: