- 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
Just rebase again
- 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
people should repoint their scripts to the python3 variant
* Makefiles do not allow building both at once so stick only
with py3 as we are disabling python2 slowly anyway
- Drop 12.2 KDE icons as the codestreams are long out of support
- Drop the kde4 icons too as we are plasma5 based now and enable
appindicator integration for plasma5 conditionaly under KDE
condition
OBS-URL: https://build.opensuse.org/request/show/583903
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=182
- 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
- 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
OBS-URL: https://build.opensuse.org/request/show/583728
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=180
- Enable python3 build
- Enable python3 build
- Update to 1.5.17
* ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c
* Make all emoji dicts for fully qualified
* ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8
* ui/gtk3: Do not activate emoji cells on mouse until mouse moves
* ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland
* client/gtk2: include the scaling factor in Wayland
* Add IBus portal service to support Flatpack
* ui/gtk3: Switcher should ignore mouse until it moves
* client/gtk2: Do not send key events to GtkIMContextSimple
* ui/gtk3: Fix PropertyPanel position in workarea
* ui/gtk3: Fix to enable menu button on PropertyPanel
* ui/gtk3: Increase timeout of window filter in PropertyPanel
* ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS
* ui/gtk3: Unref Panel and Indicator when double panels run
* engine: Add Malay and Mongolian keymaps
* Update translations
- Don't build the branding-openSUSE-KDE package on SLE
- Fix boo#1047912: ibus-setup crashes on Tumbleweed
* fix missing dependency on python?-gobject-Gdk
- Update ibus.spec: copy auto-start files to SOURCE directory
to enable modifications before compile.
OBS-URL: https://build.opensuse.org/request/show/538941
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=172
- Update to 1.5.17
* ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c
* Make all emoji dicts for fully qualified
* ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8
* ui/gtk3: Do not activate emoji cells on mouse until mouse moves
* ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland
* client/gtk2: include the scaling factor in Wayland
* Add IBus portal service to support Flatpack
* ui/gtk3: Switcher should ignore mouse until it moves
* client/gtk2: Do not send key events to GtkIMContextSimple
* ui/gtk3: Fix PropertyPanel position in workarea
* ui/gtk3: Fix to enable menu button on PropertyPanel
* ui/gtk3: Increase timeout of window filter in PropertyPanel
* ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS
* ui/gtk3: Unref Panel and Indicator when double panels run
* engine: Add Malay and Mongolian keymaps
* Update translations
OBS-URL: https://build.opensuse.org/request/show/537570
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=171
- Update to 1.5.14
* Don't warn if DISPLAY is not set.
* Install a DBus service file
* configure: don't hardcode pkg-config
* conf/gconf: Fix SEGV in ibus_config_gconf_get_values
* client/gtk2: Fix SEGV with Wayland display
* ui/gtk3: Fix panel CSS format for GTK 3.20
* engine: Implement Emoji typing with XKB engines
* engine: Add emoji-list.html
* engine: Use annotations/en.xml from unocode.org but not
emoji-list.html
* Fix typo in configure.ac
* tests/ibus-engine-switch: Don't try to remove non-existing GSource
* Fix make dist
* Fix Croatian language code in simple.xml
* Replace deprecated GSimpleAsyncResult with GTask since GLib 2.46
OBS-URL: https://build.opensuse.org/request/show/443755
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=155
(Resubmission with NoDisplay=true in autostart.desktop)
- Fix the invocation of ibus service for KDE, etc (boo#968486):
for DEs known to support autostart (KDE, XFCE and LXCE), ibus is
now started via XDG autostart for avoiding the race. This should
fix the missing ibus service. For other DEs, ibus is still
started in xim script, but with a slight (two seconds) delay for
avoiding the race, too.
Along with the change, INPUT_METHOD environment variable is set
explicitly in xim script at startup; this is referred in XDG
autostart so that it won't be executed when other IM is chosen.
Last but not least, the explicit dbus-launch invocation is dropped,
as it's known to conflict with DE's own startup of dbus
OBS-URL: https://build.opensuse.org/request/show/362444
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=146