Skip to content

Releases: ibus/ibus-m17n

Release 1.4.20

03 Aug 17:05
Compare
Choose a tag to compare
  • Reduce preedit flicker (Resolves: ibus/ibus#2536)
  • Remove xml:lang="en" from the screenshot in appdata.xml (See: ximion/appstream#494) There must be one image in the default locale, and there can be some translated ones, but having only translated images is not okay.
  • Use ibus_text_new_from_string (string) instead of ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string()
  • Add missing g_free (buf) in ibus_m17n_mtext_to_utf8()

Release 1.4.19

19 Feb 19:15
Compare
Choose a tag to compare
  • Translation update from Weblate (Sinhala, si 100%)

Release 1.4.18

07 Dec 12:18
Compare
Choose a tag to compare

Add new icon

Release 1.4.17

17 Sep 19:16
Compare
Choose a tag to compare
  • Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work (Resolves: #52)
  • Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support (Resolves: #51)

1.4.13

08 Sep 14:29
Compare
Choose a tag to compare
  • Translation update from Weblate (ar updated 100%, ka added 100%)

Release 1.4.11

03 Sep 10:20
Compare
Choose a tag to compare
  • Added translation using Weblate (Arabic, 100%)
  • Add 256x256 icon to m17n.appdata.xml

Release 1.4.10

05 Aug 15:39
Compare
Choose a tag to compare
  • Add language to longname in --xml output to make engines which have exactly the same icon distinguishable in the engine switcher
  • Make the icon of the current engine appear at the left of floating panel of ibus. And also show the full engine name as a tooltip on that icon. Before only a generic gear wheel ⚙️ was shown, the same for all engines, so one could not distinguish which engine was selected in the floating panel.
  • Show also the engine name in the title of the setup tool window. I.e. instead of just “Preferences” show something like “Preferences m17n:t:latn-post”.
  • Better icon and a screenshot which can be shown in gnome-software
  • Improvements in m17n.appdata.xml

Release 1.4.9

18 Jan 09:23
Compare
Choose a tag to compare
  • Free lang and name after engine_name is built (Resolves: #39)
  • Just return from ibus_m17n_engine_callback with nullable m17n
  • Accept virtual engine names for CI
  • Hide status from the panel if status == title (by Daiki Ueno)

Release 1.4.8

19 Oct 16:35
Compare
Choose a tag to compare
  • Remove gnome-common requirement and re-write autogen.sh (by Parag Nemade) (Resolves: #37)
  • Translation update from Weblate for Sinhala

Release 1.4.7

13 Aug 20:22
Compare
Choose a tag to compare
  • Assign symbols to all the new inscript2 engines (and add some other missing symbols) (Resolves: #34)
  • Allow to use kbd engines (#32) (Resolves: #32)
  • ibus-m17n-xkb-options.patch from Fedora included upstream
  • ibus-m17n-enable-ar-kbd.patch from Fedora included upstream