Releases: moebiuscurve/ibus-table-others
Releases · moebiuscurve/ibus-table-others
Release 1.3.9
- Add ZERO WIDTH JOINERS to hu-old-hungarian-rovas.txt to make ligatures work with supporting fonts
Release 1.3.8
- Add table for Rovás (Old Hungarian)
- Fix wrong key for keyboard in rusle.txt
- some fixes in mathwriter-ibus
Release 1.3.7
- Use F1,F2,F3,F4,F5,F6,F7,F8,F9 as select keys for the latex table
- Make rusle agree with http://ru.pc-history.com/wp-content/uploads/ok-keyboard_xt-at1.jpg
Release 1.3.6
- Fix a typo in compose.txt (#12)
Release 1.3.5
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
- Make status prompts and symbols more consistent
Release 1.3.3
- 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
- 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
- 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
- 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