Skip to content

Releases: ibus/ibus-m17n

Release 1.4.35

20 Jan 23:36
Compare
Choose a tag to compare
  • Generate translations into metainfo.xml files with autotools (Related: mike-fabian#2)
  • Rename m17n.appdata.xml to org.freedesktop.ibus.engine.m17n.metainfo.xml (Resolves: mike-fabian#2)
  • Fix match pattern for layout for inscript
  • Fix match pattern for rank for inscript2

Release 1.4.34

07 Nov 14:48
Compare
Choose a tag to compare
  • Add the “S-” prefix to msymbols for non-ASCII characters only if the character “is not graph” (Resolves: #90)

Release 1.4.33

20 Oct 20:54
Compare
Choose a tag to compare
  • Translation update from Weblate (new: kab (Kabyle) 100%)
    Screenshot

Release 1.4.32

08 Sep 16:32
Compare
Choose a tag to compare
  • Translation update from Weblate (new: el 100%)

Screenshot

Release 1.4.31

25 Jul 08:05
Compare
Choose a tag to compare
  • Translation update from Weblate (new: cs 100%)

Screenshot

Release 1.4.30

20 Jul 17:26
Compare
Choose a tag to compare
  • Name of Sinhala input method changed: si-wijesekera ➡️ si-wijesekara (This changes comes when m17n-db is updated to 1.8.6)
  • Translation update from Weblate (si 100%)

Release 1.4.29

10 Apr 16:39
Compare
Choose a tag to compare
  • Translation update from Weblate (Malayalam (ml), new, 100%, Swedish (sv) 100%)

Screenshot

Release 1.4.28

15 Feb 14:57
Compare
Choose a tag to compare
  • Translation update from Weblate (Russian (ru), new, 100%)
  • Build against gtk3 by default (Resolves: #73)

Screenshot

Release 1.4.27

07 Dec 16:10
Compare
Choose a tag to compare
  • Prefer commit to "return FALSE;" for space, and other keys where the msymbol name is exactly one character, add a sleep for Return. This is to avoid ordering problems in mutter (Resolves: #72)

Release 1.4.24

10 Nov 17:45
Compare
Choose a tag to compare
  • Make IBusEngineSimple read ~/.XCompose (Resolves: #70)
  • Do not hide empty preedit text before committing text. (Resolves: #64). Together with ibus >= 1.5.29 this solves the preedit flicker problem perfectly.
  • Use “…” in m17n.appdata.xml instead of “<developer_name>…</developer_name>”. Because </developer_name> is deprecated and it makes the build fail on Fedora rawhide.