Skip to content

Releases: moebiuscurve/ibus-table-others

Release 1.3.9

18 Aug 05:49
Compare
Choose a tag to compare
  • Add ZERO WIDTH JOINERS to hu-old-hungarian-rovas.txt to make ligatures work with supporting fonts

Release 1.3.8

17 Aug 11:17
Compare
Choose a tag to compare
  • Add table for Rovás (Old Hungarian)
  • Fix wrong key for keyboard in rusle.txt
  • some fixes in mathwriter-ibus

Release 1.3.7

13 Jan 15:15
Compare
Choose a tag to compare

Release 1.3.6

22 Nov 07:50
Compare
Choose a tag to compare
  • Fix a typo in compose.txt (#12)

Release 1.3.5

30 Sep 12:03
Compare
Choose a tag to compare

Use better localized names for the rusle table

Because of LANGUAGES = ru (or LANGUAGES = ru_RU), the (possibly
translated) language name is added as a prefix to the (possibly
localized) long name of the input method anyway when displayed by in
the Gnome control centre or in the input method selection menu of
gnome. When listing with “ibus list-engine” it is in the section for
the language.

Therefore, adding the language again as a prefix to the input method
name or the localized input method names is superfluous.

Using the language only in localized tables names, i.e.

NAME.ru = устаревшая

instead of

NAME.ru_RU = устаревшая

requires ibus-table >= 1.9.1.

Release 1.3.4

15 Sep 15:26
Compare
Choose a tag to compare
  • Make status prompts and symbols more consistent

Release 1.3.3

01 Sep 17:12
Compare
Choose a tag to compare
  • Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai, and yawerty tables
  • Delete the RULES from the emoji-table

Release 1.3.2

28 Jul 18:53
Compare
Choose a tag to compare
  • Make default options of rusle.txt the same as in rustrad.txt
  • Add Russian Legacy layout
  • Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table

Release 1.3.1

23 Jul 08:10
Compare
Choose a tag to compare
  • Add _ and ^ to the start characters for the LaTeX table
  • Updates and bugfixes for the LaTeX table by Giuseppe Castagna (original author of the LaTeX table)

Release 1.3.0.20140707

09 Jul 12:40
Compare
Choose a tag to compare
  • Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa
  • Add single and multi wildcard options to all tables
  • use AUTO_WILDCARD=TRUE for all tables, this option started working
    in ibus-table > 1.8.0
  • Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr,
    emoji, mathwriter-ibus, translit-ua, and translit
  • Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”.
    But ibus does not use the option “KEYBOARD_LAYOUT”, the correct name
    of that option is just “LAYOUT”. Fix that for all tables.
  • Don’t force “us” layout for the latex input method
  • The “latex” table uses “\” as a startchar
  • includes "Set symbols to be displayed in IM switchers" by Sean Burke