Accepting request 537570 from home:ftake:branches:M17N
- 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
This commit is contained in:
parent
d546e2cc27
commit
656884d10b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36b57bfbe4f92e3281fb535cae65794b6f25164b2a3288e73e6d06b4a409fe1e
|
||||
size 2375719
|
3
ibus-1.5.17.tar.gz
Normal file
3
ibus-1.5.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0347a8055977ca458e8add750af5f9b76e1a524844cc3b0e2fad70ce153dd219
|
||||
size 2522960
|
23
ibus.changes
23
ibus.changes
@ -1,5 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 12:38:07 UTC 2017 - alarrosa@suse.com
|
||||
Sat Oct 28 15:05:56 UTC 2017 - ftake@geeko.jp
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 12:38:07 UTC 2017 - alarro-sa@suse.com
|
||||
|
||||
- Don't build the branding-openSUSE-KDE package on SLE
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%endif
|
||||
|
||||
Name: ibus
|
||||
Version: 1.5.16
|
||||
Version: 1.5.17
|
||||
Release: 0
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPL-2.1+
|
||||
@ -413,7 +413,7 @@ dconf update
|
||||
%{_datadir}/pixmaps/ibus-keyboard.png
|
||||
%{_libdir}/ibus
|
||||
%{_datadir}/bash-completion/completions/ibus.bash
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.IBus.service
|
||||
%{_datadir}/dbus-1/services/*.service
|
||||
# This file is generated by dconf update
|
||||
%ghost %{_sysconfdir}/dconf/db/ibus
|
||||
%dir %{_sysconfdir}/dconf/db/ibus.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user