osamuaoki / inputmethod-shortcuts

Quick switching of input method and touchpad (GNOME)
https://extensions.gnome.org/extension/6066/shortcuts-to-activate-input-methods/
GNU General Public License v2.0
15 stars 1 forks source link

Removed second space from string in prefs.js #4

Closed Andrew15-5 closed 1 year ago

Andrew15-5 commented 1 year ago

I don't know if the second space was intentional. If it was, then you can close this PR.

osamuaoki commented 1 year ago

I appreciate your keen eyes and let me think about addressing your concern.

Is this intentional --> YES. This matches actual menu strings which currently has 2 spaces.

Why did I put 2 spaces after the IM id ... because IM ids were not easy to read. I kept extra space before (ibus) and (xkb).

Maybe what I should do is make the IM id strings such as anthy mozc-jp in bold and change double spaces into single space. That require a bit more programming.

Andrew15-5 commented 1 year ago

Well, good luck with that. Since double space was international, there is no point in keeping this PR opened.

osamuaoki commented 1 year ago

Hi,

I just updated to address your concern with markups.