Giter Club home page Giter Club logo

Comments (3)

coughingmouse avatar coughingmouse commented on July 28, 2024

Maybe I should open a new issue for this, but on my setup, typing in Gnome Files to start searching did not function as expected.
Using rime, the symbol of the first keystroke was invalidated, while with libhangul and anthy, the letters were written but was plainly written (e.g. ㄴㅣㅁ프、nインプ), and dragging a character being edited not only moved it around but also selected area from the character's spot to the drag point.

from nimf.

bdh1993 avatar bdh1993 commented on July 28, 2024

Hi, Thank you for your comment.

Pop!_OS 21.10 has a code that forces "IBUS" environment variables.
You can find "pop-default-settings" package. (/etc/profile.d/pop-im-ibus.sh)

There are two solutions.
nimf must be installed & "im-config -n nimf" setting.

First, Remove file or comment out content. (/etc/profile.d/pop-im-ibus.sh)

and just reboot 😄

Second, Add the nimf environment variable.
It is similar to the POP_OS 21.10.

export GTK_IM_MODULE=nimf
export QT_IM_MODULE=nimf
export XMODIFIERS=@im=nimf

You can write the .bashrc, .profile, /etc/profile ... etc.
or recycle the /etc/profile.d/pop-im-ibus.sh.

and just reboot 😄

from nimf.

coughingmouse avatar coughingmouse commented on July 28, 2024

It's not that nimf's not functioning on every application; just on the version of Chromium I'm using, afaict.
I tested a few apps I use regularly just now to see if it works on them.
What it works on:
Firefox, Zotero, Gnome apps (Files, Terminal, & Settings were checked), VSCode, Alacritty
Where it doesn't:
Gnome shell, Discord (flatpak), Ungoogled-Chromium (flatpak), Joplin (flatpak), Bitwarden client (flatpak)

...Now that I list them, I can see that it's probably just with flatpak that nimf doesn't work.

In the meanwhile, the solution provided does not work, as had been reported on flatpak repository. Solution provided here (in KO-KR) may work, but I haven’t tried.

Aldho this seems to be solvable on the flatpak/snap side, it is no lesser an issue since major browsers other than the ones preinstalled use such packaging systems.

from nimf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.