I am using a Brazilian keyboard on a KDE system. I can easily type ãéõ in most programs, but some GTK apps on flatpak do not understand how to deal with certain keys my keyboard uses to properly type these characters. Nyarch Assistant is one of them. I have used Flatseal to try and force the LOCALE and LOC_ALL variables into the application, but it still doesn't properly understand my keyboard.
After I spent an hour searching for a solution, I found this thread about a similar issue elsewhere. After I entered the GTK_IM_MODULE=simple variable, the Assistant properly understood how to deal with the ~ and ' keys.

If it doesn't break anything else, could you guys ship it with GTK_IM_MODULE=simple as default?
I am using a Brazilian keyboard on a KDE system. I can easily type ãéõ in most programs, but some GTK apps on flatpak do not understand how to deal with certain keys my keyboard uses to properly type these characters. Nyarch Assistant is one of them. I have used Flatseal to try and force the LOCALE and LOC_ALL variables into the application, but it still doesn't properly understand my keyboard.
After I spent an hour searching for a solution, I found this thread about a similar issue elsewhere. After I entered the GTK_IM_MODULE=simple variable, the Assistant properly understood how to deal with the ~ and ' keys.

If it doesn't break anything else, could you guys ship it with GTK_IM_MODULE=simple as default?