- Upstream update to 1.5.19
* IBUS_DISCARD_PASSWORD variable for the workaround of the
password popup problem in Firefox and Chrome under GNOME X11
* Emoji feature improvements:
Move input focus on Emojier to engines' preedit
Show previous emojis with "history" annotation
Add num pad Enter, Down, Up, Left, Right on Emojier
Fix SEGV in IBusEngine if no emoji shortcut keyis
* Compose key feature:
Enable preedit for compose keys
* Bug fixes and code improvements
- Drop ibus-force-python3.patch
* merged by upstream
- Remove ibus-python3
* Upstream will not maintain it for Python 3 anymore
* Drop ibus-python3-migration.patch
- Update version to 1.5.19
* No update for this subpackage
OBS-URL: https://build.opensuse.org/request/show/634517
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=195
- Split python2-ibus, it is still necessary for ibus-sunpinyin and
ibus-googlepinyin right now.
- Update version to 1.5.18
* tools: Do not change keymaps with 'use-system-keyboard-layout'
* src: Fix GVariant leaks (Carlos Garnacho)
* src: Added some error handlings from a code review
* src: Add libgobject.so to LDADD for Debian libtool (Danny)
* src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
* ui/gtk3: Translate input method name in ibus (Peng Wu)
* Added DBus filtering against malware
* Implement Unicode choice on Emojier
* Implement ibus-extension-gtk3 for the global keybinding
* Disable panel extension for 'gdm' and 'liveuser' user
* ui/gtk3: Set title string in gnome-shell
* Add ISSUE_TEMPLATE
* Updated translations
- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable
can change system locale successful(boo#1076854).
- Do not condition sources they all need to be present in src rpm
- Add conditionals for python2 and python3
- Use full url for github downloads instead of handmade tarball
- Use make_install macro
- Apply py3 enablement patches everywhere, no effect on py2 code
- Drop python3 split spec file as it is not needed and use only
python3
* As there are no dependent packages on python-ibus directly
OBS-URL: https://build.opensuse.org/request/show/596200
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=184