* It often duplicates upstream translation effort, wasting a human
work, both community translators and contracted ones.
* Most of these translations are ~20 years old, and they were never
reviewed, so it is possible that they are worse than the upstream
ones. In the last 20 years it did not provide any way to upstream
the changes and translations. The upstream translations got another
20 years of development. Also Desktop Categories specification was
updated, and the upstream specification now covers all aspects of
former X-SuSE-* Categories extensions.
* As a result, the SUSE desktop menu experience differs from other
vendors. Applications have a different name, different translations,
different placement in the structured menu etc.
* Upstream translations have a wider impact.
* Package maintainers have only a limited control over the contents
visible to users. It is imported during the runtime, and the visible
contents could be different from the contents in the package.
* update-desktop-files is a complicated tool. It attempts to fix
deprecated and obsolete stuff in the desktop files without even
informing the developer that something was wrong and something was
modified.
* It uses a very complicated toolchain that requires access to SUSE
intranet and access to OpenQA VPN. The complete toolchain setup was
never published, so it has even problems with Open Source ideas.
* It mixes SUSE-unique translations with translations that just
duplicate the upstream translation effort. As a result it significantly
increases number of strings to translate and decreases the quality of
the translation.
(jsc#PED-14507)
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=311
* Fix reset signal w/ GTK_IM_MODULE=ibus in Wayland
* Provide preedit semantic APIs
* Do not load en-US compose table by default
* IBus 1.5.33 will insert "include %L" in your compose file
automatically generated by old IBus versions
* Implement IBusMessage
* Improve BEPO compose sequence visuals
* Update simple.xml with xkeyboard-config 2.45
* Update ibusunicodegen.h with Unicode 17.0.0
* Bug fixes for Wayland input-method
* Fix PageUp/PageDown buttons with hiding candidate popup
* Drop fix-candidate-does-not-hide-automatically.patch
* Fix leaks and buffer overflows
- Drop patches for unmaintained distributions
* ibus-fix-Signal-does-not-exist.patch
* ibus-socket-name-compatibility.patch
- Add fix-candidate-does-not-hide-automatically.patch
* Fix PageUp/PageDown buttons with hidding candidate popup
- Add an initial setup feature for Plasma Wayland
* enables IBus as the active virtual keyboard on the first login,
allowing users to input text using IBus without manual configuration
* Fix boo#1084804, boo#1246423
- Fix *-32bit package post scripts (bsc#1244535):
the broken conditionals are dropped, assuming only *-32bit builds.
Also the superfluous post/postun for ibus-gtk3-32bit were dropped, too.
- Upstream update to 1.5.32
* Send FocusIn signal again after delayed FocusId property
* Fix time lag of CandidatePanel in X11
* Update Unicode table with keysym
* Wayland input-method protocol version 1 and 2
* https://github.com/ibus/ibus/wiki/WaylandDesktop
* Additional Wayland input-method; XIM and GTK2, Key repeating, Compose
* ibus start --type wayland new option
* Compose feature updates
* Bug fixes of Wayland features
* Update simple.xml with xkeyboard-config 2.44
- Revert not to use systemd to launch ibus
* Remove ibus-ui-gtk3-restart-via-systemd.patch
- Remove patches merged by the upstream
* ibus-gcc15-1.patch
* ibus-gcc15-2.patch
- Add ibus-gcc15-1.patch and ibus-gcc15-2.patch from upstream to
fix gcc15 compile time errors
- Upstream update to 1.5.31
* Enhance CI for generic
* Enhance CI for Wayland
* Enhance compose keys
* Update compose keys with latest Xorg and GTK
* Use localectl to get current XKB in Wayland instead of setxkbmap
* Update XKB engines
* Update Unicode category
* Change IBus unique name for security issue
* Ignore Super modifier for compose keys for GNOME Wayland
* Fix X11 application and game issues
* Fix Emoji issues
* Fix Flatpak issues
* Fix preedit issues with m17n:sa:itrans
* Code maintenance
- Upstream update to 1.5.30
* Fix Super key is not handled in GTK 4 applications
* ui/gtk3: Fix SEGV with Super-space in Wayland
* tools: Fix ibus start/restart in Plasma Wayland 5696033
* ui/gtk3: Fix ibus-daemon timeout in Plasma Wayland
* ui/gtk3: Set Indicator status at launching time
* Implement preedit color in Plasma Wayland
* Implement ibus start/restart for Plasma Wayland
* Show preferences menu item in activate menu
* Fix control keys with game application
* Fix typing freeze with barcode reader
* Fix preedit issue with X applications
* setup/enginedialog: Improve the search for engines
- Refresh ibus-ui-gtk3-restart-via-systemd.patch
- Drop patches merged by the upstream
* ibus-complete-preedit-signals-for-postprocesskeyevent.patch
* ibus-enginesimple-dont-commit-any-characters.patch
- Use %patch -P N instead of deprecated %patchN.
- Fix dead keys with non-English keyboard in some applications
(MAME, Wine) (boo#1218135)
ibus-complete-preedit-signals-for-postprocesskeyevent.patch
ibus-enginesimple-dont-commit-any-characters.patch
- Use %_libexecdir as the basis of %_ibus_libexecdir (bsc#1174075)
- Update version to 1.5.29
* Add DeleteSurroundingText to PostProcessKeyEvent
* Add preedit D-Bus signals to PostProcessKeyEvent
* Tab should not be committed by IM
* Translate keycodes with CapsLock
* Update org.freedesktop.ibus.gschema.xml
* Implement Plasma Wayland
* Distinguish Arabic XKB and Keypad XKB options
* Update simple.xml with xkeyboard-config 2.39
* Fix key typing issues
* Fix Emoji and Unicode issues
* Fix setup dialog SEGV
* Fix remote desktop issue
* Enhance CI
* Update translations
- Drop ibus-fix-key-release.patch, merged by upstream
- macros.ibus:
* set %ibus_table_index_post() to %nil. it'll trigger ibus-table-createdb
to create_indexes() for the existing db. but according to upstream,
create_indexes() is now a dummy function, and it didn't bring
any performance improvements before. and on rpmlint side,
it will modify the final filelist.
- Fix key typing order
* This prevents that keys get stuck in games with wine/proton (steam)
* Added ibus-fix-key-release.patch
- Update version to 1.5.28
* Implement new process_key_event for ibus-x11
* Convert internal EN compose table to GResource
* Enhance surrounding text
* Enhance CI
* Update ibusunicodegen.h with Unicode 15.0.0
* Update simple.xml with xkeyboard-config 2.38-1
* Fix SEGVs
- Switch to use systemd service file to start ibus daemon
* Fix boo#1201421
* Add ibus-ui-gtk3-restart-via-systemd.patch
* Enable ibus-autostart for xdg-autostart-generator
- Do not run ibus-autostart with xdg-autostart-generator (KDE etc.)
* A workaround for boo#1202841
* Please use org.freedesktop.IBus.session.generic.service instead
(See boo#1201421)
- Upstream update to 1.5.27
* Disable XKB engines in Plasma Wayland
* ibusimcontext keycode - 8 for gtk3 keycode generation
* client/gtk2: Revert CCedilla change for pt-BR
* Add IBUS_CAP_OSK to IBusCapabilite
* Enable ibus restart in GNOME desktop
* Add ibus im-module command
* Implement new process_key_event for GTK4
* src/ibusengine: Add focus_in_id()/focus_out_id() class methods
* Delete xkb:latam:: in denylist.txt
* Enhance Xutf8TextListToTextProperty
* Revert Emoji shoftcut key to Super-space
* Update simple.xml with xkeyboard-config 2.36
* Fix refcounting issues
* Drop ibus-fix-refcounting-issues.patch
* Fix bashisms in org.freedesktop.IBus.session.GNOME.service
* Update xkb-latin-layouts in gschema
* Use our own prefix to look up systemd user services dir
* Add functionality to change IBus panel themes with available GTK themes
* Update translation
- Refresh im-engines-precede-xkb.patch
- Add pkgconfig(libnotify) for the GTK4 flavor
- Fix ibus-setup to support python3 (boo#1202063)
* Update setup-switch-im.patch
- Remove X-GNOME-* from ibus-autostart.desktop
(boo#1201421, boo#1201728)
* ibus-autostart still does not work with
systemd-xdg-autostart-generator
- Add patch ibus-fix-refcounting-issues.patch:
This addresses the possible GLib warnings, fixes the possible
double unrefs happening on IBusText used in signals, and fixes
the missing unrefs on IBusText objects created from static
strings (gh#ibus/ibus#2387, gh#ibus/ibus#2393).
- Add install/uninstall scripts for the user service files
- Drop ibus-missing-include.patch
* fix build error under Leap 15.4
- Update version to 1.5.26
* Enhance compose keys
* Enhance Emoji features
* Implement clear preedit for GTK4
* Calculate keycode from keysym in GTK3 forward-key-event
* Fix to send char position at update_preedit_text
* Deprecate gettext.bind_textdomain_codeset() since Python 3.8
* Fix ibus_key_event_from_string for gobject-introspection
* Fix a key event loop with forwarding keys
* Delete gnome-autogen dependency
* Change XKB layout string color in panel
* Add IBUS_INPUT_HINT_PRIVATE for browser private mode
* mkdir socket dirs instead of socket paths
* Add org.freedesktop.IBus.session.generic.service
* Check XDG_SESSION_DESKTOP for Plasma desktop
* Update simple.xml with xkeyboard-config 2.35.1
* Update ibusunicodegen.h with unicode-ucd 14.0.0
* Enhance CI
* Fix typos
* Fix wrong cursor location in gtk3 apps
* Update URLS
* invalidate cache based on symlink mtime too
* Fix unref problems with floating references
* Update man page for Emoji shortcut key
* Add systemd unit file
* Fix forward key keycode for GTK4
- Drop ibus-fix-wrong-cursor-location.patch, merged by upstream
- Do not introduce ibus-gtk4-32bit unless there will be demand for
it: drop its definition from baselibs.conf.
- Fix name of gtk4 flavor generated packages (was ibus-gtk4-gtk4).
- Split build of gtk4 module into an own flavor, allowing us to
break a build cycle.
- Enable GTK 4 IM Module for Leap 15.4 and Tumbleweed
- Remove ibus-python-install-dir.patch
* Not used for build anymore
- Refresh ibus-socket-name-compatibility.patch
- Add ibus-missing-include.patch to fix build on Leap
- Add ibus-fix-wrong-cursor-location.patch
(based on 936a0e76df.patch)
(gh#ibus/ibus#2337)
- Drop ibus-python-install-dir.patch
Two reasons: it's for, disabled in .spec, python2, and patch forces
the re-generation of configure, which requires aclocal-1.16,
unavailable on Leap-15.3, and that breaks the build.
- Update version to 1.5.25
* src/tests: Run gnome-session with no-overview mode
* client/gtk2: Implement ibus_im_context_set_surrounding_with_selection
* src/ibuscomposetable: Do not include the same compose file
* src/ibusenginesimple: Multi_key to 0xB7
* src/ibusenginesimple: Make Compose preedit less intrusive
* Change default Emoji shortcut key
* setup: Enhance engine search function
* client/gtk2/ibusimcontext: Enable sync process in GTK4
* engine: Update simple.xml with xkeyboard-config 2.33
* src/ibuscomposetable: Add support for the include directive (lf-)
* src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-)
* client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan)
* setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson)
* src: Fix a typo in ibusenginesimple.h (user202729)
* Update translations
- Own /usr/share/GConf and /usr/share/GConf/gsettings: the time
has come where the migration code is drying out and we can't
expect the deps to just be in the buildroot (but it still works).
- Rollback ibus-socket-name-compatibility.patch for Leap 15. Qt5 does
not be updated to the new version or patch for ibus on Leap 15.
It still needs this patch on leap 15 (boo#1187202).
- Upstream update to 1.5.24
* Add GTK4 IM module (currently disabled for openSUSE)
* Search engine name directly
* Update IBusInputPurpose and IBusInputHints in ibustypes.h
* Warn deprecated IBus XKB engines /w dialog
- Workaround for boo#1177545
* Update simple.xml
* Fix arguments in GLib.DBusSignalCallback for Vala 0.50
* Fix to build emoji-*.dict in CLDR 38
* Fix build environments
* Hide IBus Preferences from AppStream
- Drop vala-0.50.patch, merged by upstream
- Remove old "Obsoletes" for ibus-gnome-shell and libibus-1_0-0
- Fix the invalid desktop file for auto start (boo#1178447)
- Fix xim.d/ibus so that a Plasma session can use XDG auto start
- Do not build in parallel for reproducible build results (boo#1102408)
- Add vala-0.50.patch: Fix build with vala 0.50 (gh#ibus/ibus#2265)
- Update version to 1.5.23
* Generate simple.xml with denylist 6042974 508527d 37db75b 6879879 59b902a
568d58d 6ed34f3 5959d6f 5d67a28 394d9a8 ed7bc8d e938846 3aa670e 0d90da4
e4dd6d1
* Accept xdigits only for Unicode typing a440942
* Update emoji-parser with CLDR emoji annotation release-31-0-1 9a9f828
* Update ibusunicodegen.h with unicode-ucd 13.0.0 e10fc89
* Delete deprecated ENABLE_APPINDICATOR_ENGINE_ICON check aa3a9f0
* Fix SEGV 02105c4 f591381
* Fix some errors in ibus-desktop-testing-runner 7b0d091 8da0167
* Refactor source files 0b9d936 0ad5e9a
* Fix string formats in translatable strings 7caead1 f8c468a ce865f6
* Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name (Carlos
Garnacho) 8ce2520
* Skip parsing of compose sequence with invalid keysyms (Neil Shepperd)
0da3cec
* Tell Pango about the engine language in the candidate panel (Aaron Muir
Hamilton) 3f098dc 79a09f1
* Fix for several error spotted by static analyzer (ntfs.hard) 00adea6
* Remove glib_check_version() in gtk immodule (Changwoo Ryu) 5765bfd
* Build the Emoji dictionaries in parallel (Changwoo Ryu) 59d0de4
* Update translation
- Drop 0001-Replace-the-Qt-check-for-appindicator-engine-icon-wi.patch,
ibus-use-wayland-display-for-socket-name.patch,
ibus-socket-name-compatibility.patch. Merged by upstream
- Update ibus.spec: Drop the is_opensuse macro to eliminate the
difference between SLE-15 and openSUSE-Leap (jsc#SLE-11653).
- Move xim.d files to /usr/etc when available, which is
currently Tumbleweed only (boo#1176431)
- Add ibus-socket-name-compatibility.patch: Compatibility for
ibus-use-wayland-display-for-socket-name.patch. This fixes Qt
clients breakage in Wayland (bsc#1171442, gh#ibus/ibus#2195).
- Add ibus-use-wayland-display-for-socket-name.patch:
Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name
(bsc#1171442, gh#ibus/ibus#2195).
- Update ibus.spec: Drop the is_opensuse macro to eliminate the
difference between SLE-15 and openSUSE-Leap (jsc#SLE-11652).
- Enable wayland and emoji features in SLE 15 SP2 (boo#1165844,
SLE-11652)
- Remove the with_kde option in the spec file and add a patch
to remove an unneeded qt5 dependency
* 0001-Replace-the-Qt-check-for-appindicator-engine-icon-wi.patch
- Enable emoji also on ppc
- Enable emoji support on armv6l and riscv64, nodejs-emojione is no longer
BuildRequires
- Remove invalid build options
- cleanup spec
- Fix dependency between ibus and ibus-dict-emoji
* Keep ibus and ibus-dict-emoji from the same source
* Add Conflict to remove old ibus containing emoji dictionary
files
- Update version to 1.5.22
* GDBusAuthObserver security fix, drop
ibus-CVE-2019-14822-GDBusServer-peer-authorization.patch
* Use XDG_RUNTIME_DIR for Unix socket directory
* Hangul button press handling
* Fix deprecated APIs
* Bug fixes
* Fix boo#1149065
* Fix restart crash with inotify read() (Robert Hoffmann)
* Make session file header comment more clear (Jason)
* Amend typos (Jason)
* Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu)
* Handle small final sigma in ibus_keyval_convert_case (Alex Henrie)
* Update translations.
- Add ibus-fix-Signal-does-not-exist.patch. Fix build on Leap 15.1 and below
- Split ibus-dict-emoji so that KDE Plasma can use IBus's emoji
dictionaries without IBus daemon (boo#1161584)
- No longer recommend -lang: supplements are in use.
- Drop ibus-delete-weak-pointer-for-vala-0.43.4.patch
* which cannot be applied to 1.5.21
- Add ibus-delete-weak-pointer-for-vala-0.43.4.patch:
Backport this fix from upstream, To make ibus-1.5.19 can success
build with vala-0.43.4 and later editions(bnc#1159079).
- Update hide-setup-menu.patch: make it can be compile in SLE
(openSUSE-Leap 15).
- Add ibus-CVE-2019-14822-GDBusServer-peer-authorization.patch:
bus: Implement GDBusAuthObserver callback, fix CVE-2019-14822.
- Apply the change on Jun. 22 again, reverted by the previous
change
- Stop exporting OOO_FORCE_DESKTOP (boo#1042136)
* KDE4 LibreOffice VCL plugin was removed from upstream
* New KDE5/Qt5 VCL plugin supporting Qt IM Module will be
available
* Note only LibreOffice KDE5/Qt5 >= 6.3 supports Qt IM module
- For older version, please export OOO_FORCE_DESKTOP=gnome
in ~/.profile
- Upstream update to 1.5.21
* Enable to run ibus-setup with a different python
* Update ibusunicodegen.h for Unicode UCD 12.0
* Add ibus.its for IME's component files
* Make ISO 639 language names with title
* Keep preedit cursor_pos and visible in clearing preedit text
* Support long sequences and multiple output characters for
compose table
- fix boo#1138123
* Exit ibus-daemon with parent's death
* Update Wayland input-method protocol to unstable v1
* Indistinguishable address of ibus-daemon
* Update LOCALES_STRING
* Fix typos
- Drop ibus-fix-check-abs-icon-path-support.patch
* not necessary anymore since the current Qt is enough new
- Stop exporting OOO_FORCE_DESKTOP (boo#1042136)
* KDE4 LibreOffice VCL plugin was removed from upstream
* New KDE5/Qt5 VCL plugin supporting Qt IM Module will be
available
- Move RPM macros to %_rpmmacrodir.
- Fix boo#1127711
* Remove nodejs-emojione form BuildRequires
- Upstream update to 1.5.20
* Support Shift-Space to insert a Space on Emojier preedit
* Do not add emojis in compose category to emoji variants
* Implement mouse click with Hangul in ibus side
* Delete Gconf dependencies and migrate intool to gettext
* Do not delete IBUS_CAP_SURROUNDING_TEXT
* Show compose preedit with custom compose file
* Fix Atom and Slack for Flatpak
* Delete Super-space notification
* Use ISO 639-3 to have names for more languages
* introspection: Tell the GI scanner to include the C headers
* Add Uzbek layouts
* Allow using non-abstract UNIX domain sockets
* Fix minor build problems, bugs, and typos
- Fix boo#1126011: fix unexpected LibreOffice's dependency on IBus
* Remove "Supplements" for libreoffice-gnome
- Disable emoji support on armv6l, ppc and riscv64, which have no nodejs
support
- 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
- Do not hardcode python in 3.6 version, they change so use wildcards
- Replace python3-gobject2-devel and python3-gobject2 with
python3-gobject-devel and python3-gobject BuildRequires and
Requires.
- Drop gconf2-devel BuildRequires: No longer needed, nor used.
- Trim filler wording from descriptions.
- Update Summaries and RPM groups.
- Fix filelist for SLE.
- 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
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
- Fix boo#1073524: IBus does not work on Qt5 applicatin under
Qt5 only environment
* do not set QT_IM_MODULE=xim for Qt5 applications
* use QT4_IM_MODULE for Qt4 applications
- Enable emoji support for openSUSE.
- Use %fdupes in python3-ibus.
- 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.
- Add ibus-disable-engines-preload-in-GNOME.patch: Disable load
preload-engines actions in SLE, which is unnecessary for mono IMF
in SLE and may cause CJK user login failed (bsc#1036729).
- Update to 1.5.16
* Implement shortcut keys on emoji dialog
* Move language settings from IBusEmojier to ibus-setup
* Improve `ibus emoji` command to work on Wayland
* Emoji-related improvements
* Add man page of `ibus emoji` command
- Update to 1.5.15
* Fix memory leaks
* Fix warnings during resizing panel
* Improve emoji lookup window
* Support scrill event in GTK3 candidate panel
* Avoid emoji typing during Unicode typing
* Fix potential buffer overrun in CreateNestedListi()
* Set emoji preview text on font setting
* Add `ibus emoji` command
- Clean up spec file
- Drop ibus-vala-0.36.patch: No longer needed, since vala 0.36
re-introduced the compatibility layer.
- Drop ibus-vala-0.18.patch: No longer needed.
- Add ibus-vala-0.36.patch: Fix build with vala 0.36, which is
stricter in its binding usage. Patch only respective vala
versions.
- Disable emoji dict build.
- 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
- Upstream update to 1.5.13
* Add SetCursorLocationRelative D-Bus method
- Upstream update to 1.5.12
* Fix ibus-daemon does not update user cache
* Fix lookup window on a secondary monitor cannot get its correct
size
* Fix default position of property panel under multi monitor
environments
* Change language code from ISO 939-2 to ISO 639-1
* Fix minor bugs
- Drop show-input-mode-icon.patch
* this feature has been reimplemented in another approach
- Own all oxygen icon subdirs, starting with KF 5.21.0, oxygen is
no longer installed to the same location
- Do not apply SLE patches on openSUSE 13.2.
- Drop ibus-adapt-new-vala.patch, not needed after all with vala
0.32.
-
- Add ibus-adapt-new-vala.patch: Fix ibus compile error under
new vala compiler in SLE Desktop 12 SP2.
-
- Update ibus.spec: Add "Conflicts: fcitx" tag in SLE,
This can help to keep old fcitx input-frame for people
who updated from SLE-12-SP0 to SP1, means to avoid the exception
which was brought by FATE#319095.
- Add support for translation-update-upstream (dummy bsc#933411).
- Add setup-switch-im.patch: In SLE, if user launch ibus-setup
without ibus service daemon running, it will warn the user and
switch current input-frame to ibus by setting an environment
variable. Note, the setting will make effect the next time this
user login to desktop (bsc#899259).
- Add hide-setup-menu.patch: Remove ibus-setup.desktop entry in
SLE from desktop main menu, So it will only be launched from
desktop indicator field now.
This action is for insure ibus-setup runs with ibus-daemon in
background everytime (bsc#899259).
- 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
- Update to 1.5.11
* Add Swedish svdvorak layout support
* Improve UI of ibus-setup
* Show property panel at bottom right under KDE
* Enable absolute path to icon for appindicator
* Support showing language icon and a property for Plasma 5
* Use GTK 3 for xim
* Load locale compose files dynamically
* Enable sync mode for xim
* Support vertical writing
- Enable appindicator status icon for SLE12 and Leap 42.1
(boo#939506)
- Remove a bashism from /etc/xim.d/ibus (boo#941052)
- Requires newer vala compiler
* Cannot compile with an incompatible return type error
* 13.1 support should be dropped after the cause is confirmed
- Drop appindicator-absolute-icon-path.patch
* Merged by upstream
- Add ibus-fix-check-abs-icon-path-support.patch
* Allows to force absolute path regardless of Qt version
- Refresh show-input-mode-icon.patch
* Do not scale up icon for the new appindicator status icon
- Fix boo#924696: settings of ibus engines are not saved
* Remove inappropriate %ghost from the dconf files
- Disable appindicator for 13.1
* It requires Qt 5.3 to show icons specified by absolute path
- Update to 1.5.10
* Fix losing focus in/out on Google Chrome
* Fix SEGV of ibus-ui-gtk3 caused by inappropriate 'preload-engines'
* ibus-setup tries C locale to support environment without
en_US.UTF-8
* Remove "Release" modifier key from ibus-setup
* Show language rather than layout for xkb panel icon
* Track window property offsets correctly
* Add IBus panel icon for Plasma 5 desktop
* Minor bug fixes
- Update show-input-mode-icon.patch
* Support the new panel icon
- Add appindicator-absolute-icon-path.patch
* Show icons installed out of theme directories
- modify xim.d-ibus-121: remove obsolete 'PATH=$OLD_PATH' which
causes loss of the PATH variable when sourced
- disable parallel build for install - not much gain and makes it
less reliable
- Update to 1.5.9
* Enable preedit color on external preedit window with x11 applications.
* Do not fail ibus-setup when en_US.UTF-8 is not installed.
* Fix compose keys in French layout bepo variant.
- use desktop file categories Settings;DesktopSettings instead of
System
- Add im-engines-precede-xkb.patch
* allow users to use an IM engine without any operation
- Update the launch script
* remove the obsolete part for SKIM (bnc#860486)
* do not set OOO_FORCE_DESKTOP=gnome
if libreoffice-gnome is not installed (bnc#899045)
- Do not suggest to install ibus when installing
libreoffice/libreoffice-gnome on SLE12.
- properly disable python3 builds:
* ibus itself isn't python3 ready, its python module is totally
not usable under python3.
- move some Obsoletes to the correct sub-package.
- Fix bnc#893271. Keep python-ibus.
- Add patch: ibus-python3-migration.patch
* I didn't do the hard "port", just simple 2to3 tasks.
* it'll remove "blockage" or python3-ibus is totally unusable.
- Do not only requires typelib-1_0-Gtk-3_0 when building with
python3.
- Update ibus xim script to properly detect GNOME 3.12+ and to use
ibus default configuration on first startup of GNOME (bnc#862589
internal), with help from Takashi Iwai.
- Fix default category for ibus-setup.desktop.
- Do not build with python3 or wayland on SLE12.
- Fix file list when building with python2.
- remove patches merged by upstream
* add-libgnomekbd-and-load-preload-engines.patch
* reload-preload-engines-until-users-customize-the-list.patch
- obsoletes python-ibus when packaged for Python 3
- fix hillwood's timestamp in changelog
- add two more macros to macros.ibus
- update version 1.5.8
* Set max-width-chars property in ibus-setup wrapped GtkLabel
* Add German (nodeadkeys) keymap in simple.xml
* Delete Korean keymap
* Let ibus-ui-gtk3 not to show zero-lenght preedit text
* Fix many memory leaks provided by Christophe Fergeau
* Add Polish (qwertz) keymap in simple.xml
* Fix escape key with Ctrl+Shift+U ISO
* Update ibuscomposetable.h for pt-br
* Set up ibus engines when users log into the session for the first time
* Do not sort ibus engines when they are saved by ibus-setup
* Update IBusKeymap jp
* Run xmodmap after run setxkbmap -l layout
* Add ibus reset-config and read-config sub-commands
* Fix ibus-setup SEGV in enginetreeview.py
* Fix deprecated warnings with python3-gobject 3.13.3
* Export the 'IBUS_SETUP_XID' environment variable for each engine setup
* Fix deprecated gtk3 GtkMisc, GtkAlignment and vala Gdk.X11Display
* Enhance UI to add engines on ibus-setup
- mask add-libgnomekbd-and-load-preload-engines.patch and
reload-preload-engines-until-users-customize-the-list.patch
* upstream may have fixed these issues as these patches are issued
on May 7th.
- use python3 to build ibus, as hillwood switched ibus-table to python3
* add ibus-force-python3.patch, because ibus will use python3 to build
ibus-setup and bindings only when PYTHON2 variable is empty. And fix
'print sysconfig.PREFIX' syntax errors in python-config.py.
- add ibus-vala-0.18.patch to fix build for openSUSE 12.3
- clean specfile with service and spec-cleaner
* don't use vague wildcards aggresively in %%files section
- add macros.ibus to ease packaging
- Enable wayland support
- Update to 1.5.7
* Add Czech (qwerty) keymap
* Enables to get current input context from panels
* Fix leakage in ibus_get_local_machine_id()
* Do not show Property Panel by default
* Focus-in events do not move Property Panel
if the panel is configured to be always shown
- Fix the lost XIM input after GNOME screen lock (bnc#874969):
ibus-xim-fix-re-focus-after-lock.patch
- Let GNOME 3 handles ibus startup&setup. (bnc#873016)
* Changed xim.d-ibus-121.
* Reformatting the latter part of the xim.d-ibus-121.
- Update to 1.5.6
* Support python3 (not enabled for this package)
* Fix Property Panel is sometimes not shown when the focus is changed
* Let Property Panel not to follow cursor if it is always shown
* Fix a build error of Gdk.EventKey with vala 0.23.2
* Use XKB layout strings instead of the ibus-keyboard icon on the panel
- Update reload-preload-engines-until-users-customize-the-list.patch
- Update ibus-python-install-dir.patch
* modify Python 2 path in configure.ac instead of Makefile.am
- Refresh add-libgnomekbd-and-load-preload-engines.patch
- Clean-up dependencies: add librsvg2 (needed by ibus), dropped
notification-daemon, python-gtk, python-notify (not needed with
switch to pygobject), typelib-1_0-Gtk-2_0, typelib-1_0-Gtk-3_0
(no need to hardcode, bnc#868657)
- Fix *-32bit post and postun calls for gtk-query-immodules-2 on
openSUSE 13.1 and later (bnc#845860)
- Do not requires gobject-introspection, it is not needed to run
ibus, python-gobject is enough.
- Update to 1.5.5
* Add Property Panel showing IME properties
* Add French layout variant “oss” and the Slovak qwerty layout
* Support customizing the look-up-table orientation of ibus-ui-gtk3.
* Update en-us compose table and add locale tables for xkb engines
* Delete the up/down buttons and the message about them on ibus-setup.
* Fix candidate panel placed out of screen
* Remove -Werror in autogen.sh
- Remove Always-save-the-content-type-cache-for-gnome-shell-p.patch
* mergerd by upstream
- Refresh show-input-mode-icon.patch
- Update reload-preload-engines-until-users-customize-the-list.patch
and add-libgnomekbd-and-load-preload-engines.patch
* fix ibus-ui-gtk3 crashes if layout is en_intl (bnc#859354)
- Better way to fix cursor following problem (on_the_spot bug)
under libreoffice-kde4 (bnc#851982).
- Add missing python-gobject dependency (bnc#850792)
- Always-save-the-content-type-cache-for-gnome-shell-p.patch:
This is an additional fix patch for ibus to avoid the wrong
IBus.InputPurpose.PASSWORD advertisement, which leads to the
password text appearance on GNOME3 (bnc#847718)
- add a branding-openSUSE-KDE subpackage.
* provides kde monochrome icons for 13.1 default KDE theme.
- port fix for bnc#820218 here
* ibus qt tray icon is not in keeping with KDE monochrome icon look.
- Obsoletes libibus-1_0-0
- Update show-input-mode-icon.patch
* fix ibus-ui-gtk3 hangs up
* fix icons are cropped on KDE
- Update to 1.5.4
* Add "address" command to command line interface
* Support content-type of input context
* Replace ibus-config with gsettings
* Support using a different IM engine state for each window
* Support show-icon-on-systray in ibus-ui-gtk3
* Fix no output when ibus-daemon is runnin on another display
* Update translations and fix build errors
- Add show-input-mode-icon.patch
* workaround for the current input mode is not shown on DEs
other than GNOME
- Rename and refresh patches
* add-libgnomekbd-and-load-preload-engines.patch
* reload-preload-engines-until-users-customize-the-list.patch
- Fix ibus-lang is not installed
- Fix warning by "touch /etc/dconf/db/ibus" for 12.3 and later
- Fix dconf schema was not updated for automatic configuration
- Fix 00-upstream-settings was wrongly marked as %config
- Fix /etc/dconf/db/ibus was not owned by package
- Add %if %endif for automatic configuration
- Add patches to configure ibus automatically according to the
current environment at the first login
* Add reload-preload-engines-until-users-customize-the-list-95fd937e.patch
* Add add-libgnomekbd-and-load-preload-engines-69171c9c.patch
- Enable the surrounding text feature
- Update to 1.5.3
* Add embed_preedit_text
* Disable IM on lock screen
* Change defalut triggers key to <Super>space
* Add man files
* Delete ibus.desktop
* Add Norwegian keyboard
* Update UI, improve performance, fix build problems
- Fix cursor following problem in KDE4 for libreoffice
- Merge branches on M17N:Devel and home:dimstar:branches:GNOME:Factory
* Merge changelog and spec written by dimstar@opensuse.org
- Update to 1.5.2 by hillwood@linuxfans.org
* Implement use-system-keyboard-layout
* Fix crash of ibus-setup
- Update to 1.5.1 by hillwood@linuxfans.org
* Add fr(bepo) XKB engine
* Fix crash
- Update to 1.5.0 by douglarek@outlook.com
* Renew IM-switch UI, logic, and shortcut customization
* Integrate XKB keyboard layouts into IME. Now ibus can manage both
IME and XKB layouts seamlessly
* Improve ibus performance by replace some python components with
vala implementations
* Improve gobject-introspection support
* Improve vala language support
* New functions to restrict config signal: ibus_config_watch/unwatch
* Remove gnome-icon-theme-legacy dependency.
* Add version property in IBusEngineDesc.
* Add IBusProperty.symbol for the short label.
* Support dconf 0.13.4
* Add ibus command line tool
* Improve unit test
* ibus-daemon now monitors .xml files by default
* "make check" does not require "make install"
* Support out-of-tree build
* pygobject override is added to help migrate from the old python binding.
* Many bug fixings.
- Switch to dconf from GConf
- Add python bindings
- Add vala bindings
- Drop obsoleted patches:
* ibus-fix-default-preload-engines.patch
* ibus-fix-docs-build-error.patch
* ibus-fix-tray-icon-on-gnome-3.6.patch
* ibus_indicator-14.patch
- Obsoletes ibus-gnome-shell
- Separate translation files into ibus-lang
- Rename libibus-1_0-0 subpackage to libibus-1_0-5, following
upstreams soname change.
- Clean up spec file
* remove special cases for 11.4 and 12.1
- add "Supplements" tag to ibus-gnome-shell
- fix a typo in Group
- fix python-bytecode-inconsistent-mtime
- Put gnome-shell integration files into separate package because
these (since openSUSE 12.3) pull in a lot of new unwanted packages
on a GNOME-less system compared to 12.2. (bnc#812298)
- Set versions on BuildRequires according to configure.ac
- Use more robust make install call
- Remove redundant %clean section
- better solution for bnc#802967
* add ibus_indicator-14.patch: a shell extension for GNOME 3.6
* update ibus-fix-tray-icon-on-gnome-3.6.patch
- fix bnc#802967
* fix ibus's tray icon can't show in gnome-shell 3.6 for openSUSE 12.3,
add ibus-fix-tray-icon-on-gnome-3.6.patch
- add ibus-fix-docs-build-error.patch: to fix build error
in Factory
- .spec file optimization
* remove commented patch lines
* use `make %{?_smp_mflags}` instead of `make %{?jobs:-j%jobs}`
see: http://en.opensuse.org/openSUSE:Specfile_guidelines#Parallel_make
- update to 1.4.2
Some bug fixings
- Move the strict dependency on libibus-1_0-0 to ibus main package;
otherwise user may get the inconsistent setups
- remove soft link in RPM_BUILD_ROOT
- mkdir target directory before link
- fix build error in Factory: ln should be done in buildroot
- Fix FSF-address warnings in RPMLINT report
- Update to 1.4.1
* Many bug fixings
- Fix several RPMLINT report warnings
- Fix problem default preload engines do not work (bnc#746612)
- Fix slow down issue after "source xim.d/ibus" in a SSH session
- Split typelib file into typelib-1_0-IBus-1_0 subpackage.
- Add typelib-1_0-IBus-1_0 Requires to devel subpackage.
- Add obsoletes for libibus2-32bit in baselibs.conf
- update to 1.4.0
* Status icon for GNOME 3 (bug#723591)
- Fix xim.d/ibus to launch D-Bus daemon (only for newer D-Bus)
- Fix baselibs.conf to update GTK immodule cache properly for
ibus-gtk-32bit and ibus-gtk3-32bit packages, too
- Clean up spec file
- dropped the dependencies with release number
- simplify for passing gtk3 configure option
- Change files in package, some should move to devel subpackage and libibus package
- Fix xim.d locale directories of ja and ko
- Add xim.d selections for more locales to replace with SCIM
- Add provides tag for supported locales (ja, ko, zh)
- Add proper supplements tags to gtk immodule packages
- Update to ibus 1.3.9
- Set priority to 40, if we want to use ibus as default input method,
better use a lower priority, so if any other input method framework
installed, system can use other input method instead.
- Update README
- Remove kimpanel script from start up script
- Add gtk3 immodule
- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)
- Upgrade to ibus 1.3.8:
* Fix CPU 100% usage with signal.SIGCHLD
* Destroy existing connection before creating a new
connection, and only create the fake context once.
* Move the candidate window just above the cursor
when the window and a preedit string overlap.
* Enable key snooper by default again
* Always consume the hotkey, even if the hotkey
associated engine already activated.
* Fix race condition in bus_ibus_impl_create_engine()
* Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
* Implement stress tool for ibus.
* Fix a build error with GTK3 gdkkeysyms.h
* Add time info in log message from satorux@chromium.org
* Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
* Fix segv in bus_engine_proxy_process_key_event_reply_cb
* Fix property issue.
* Updated many translations.
- Add ibus-disable-portability-check.patch
* Disable automake's portability check, make OBS happy.
- Upgrade to 1.3.6:
* Support gtk3
* Support gobject-introspection
* Support vala language
* Fix some bugs
- Upgrade to 1.3.3:
* Add configure option to disable key snooper in gtk im context
* Fix a crash in ibus-x11
* Fix a crash in ibus-daemon
* For show language bar option, use {Embedded in menu} to replace {Never}.
* Update some translation files
* Fix crash if ibus loads engine.xml failed
* Fix focus problems
* Does not hard code iso-codes location
* Fix link problem with binutils-gold
* Updated translations
* Optimize database query method for better performance
* Many bug fixing
* use floating IBusObject
* support share one global engine in all applications
* some ui improvements
* many bug fixing
- move post scriptlets to install
- Split libibus1 subpackage
- Misc clean-ups in spec file, avoid unnecessary workarounds
- Add ibus-python-install-dir.patch
- Fix the installing path on X86_64
- Initial import
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=307
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.