Skip to content

Releases: chewing/ibus-chewing

v2.0.0

17 Feb 03:27
v2.0.0
01565b2
Compare
Choose a tag to compare

Thanks @definite for his contribution and agreeing to share the maintainership,
ibus-chewing is now part of the Chewing Project, co-maintained by the core team.

Added

  • On non-gnome desktop with systray icon enabled, IBus will display the
    currently selected input mode. Clicking on the icon shows a menu to switch
    input modes.

Changed

  • IBus-Chewing Preferences has been rewritten in GTK4 and libadwaita.
  • Removed GOB2 dependency. Now gobjects are written in plain C99.
  • Removed cmake-fedora dependency. Now CMakeLists.txt only depends on built-in
    modules.
  • New CMake presets can be used for building with different configurations.

Deprecated

  • X11 support has been deprecated. IBus-chewing no longer requires X11 to build.
    Running in X11 environment will continue to work as long as IBus still
    supports X11/XIM.

Removed

  • GtkStatusIcon (X11) based systray icon has been removed. Now there is only one
    icon provided by IBus to avoid confusion. The new systray does not support
    using left mouse button to switch between Chinese and English, and the right
    button to switch between full and half width mode. (#190)
  • Sync IM status back to CapsLock has been removed which also depends on X11.

Fixed

  • Modifier key handling has been improved. Super key will no longer conflict
    with desktop shortcut handling.
  • Shift key handling in English mode has been improved. Now Shift+Arrow key will
    work correctly for highlighting text or scroll window.
  • Shift_L or Shift_R can be individually asssigned as Eng/Chi toggle key.

Full Changelog: 1.6.2...v2.0.0

v2.0.0-rc1

10 Feb 14:40
v2.0.0-rc1
900596e
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

Added

  • On non-gnome desktop with systray icon enabled, IBus will display the
    currently selected input mode.

Changed

  • IBus-Chewing Preferences has been rewritten in GTK4 and libadwaita.
  • Removed GOB2 dependency. Now gobjects are written in plain C99.
  • Removed cmake-fedora dependency. Now CMakeLists.txt only depends on built-in
    modules.
  • New CMake presets can be used for building with different configurations.

Deprecated

  • X11 support has been deprecated. IBus-chewing no longer requires X11 to build.
    Running in X11 environment will continue to work as long as IBus still
    supports X11/XIM.

Removed

  • GtkStatusIcon based systray icon has been removed. Now there is only one icon
    provided by IBus to avoid confusion.
  • Sync IM status back to CapsLock has been removed.

Fixed

  • Modifier key handling has been improved. Super key will no longer conflict
    with desktop shortcut handling.
  • Shift key handling in English mode has been improved. Now Shift+Arrow key will
    work correctly for highlighting text or scroll window.
  • Shift_L or Shift_R can be individually asssigned as Eng/Chi toggle key.

Full Changelog: 1.6.2...v2.0.0-rc1

1.6.2

03 Feb 10:28
f823424
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

03 Feb 10:28
Compare
Choose a tag to compare

Tagging previous releases

What's Changed

  • Fixed Bug 1411189 - ibus-engine-chewing killed by SIGSEGV when receiving KP_Insert by @definite in #117
  • Update test cases for aux message by @hiunnhue in #118

Full Changelog: 1.6.0...1.6.1

1.6.0

03 Feb 10:27
Compare
Choose a tag to compare

Tagging previous releases.

What's Changed

Full Changelog: 1.5.1...1.6.0

1.5.1

17 Jun 02:24
Compare
Choose a tag to compare
1.5.1

1.5.0

05 May 13:31
Compare
Choose a tag to compare
1.5.0

ibus-chewing-1.4.12-source code

11 Dec 13:22
Compare
Choose a tag to compare

See ChangeLog for details

ibus-chewing-1.4.11.1-source code

11 Dec 11:59
Compare
Choose a tag to compare

See RELEASE-NOTES.txt for details.

Stable in Fedora

12 Feb 05:22
Compare
Choose a tag to compare
1.4.10.1

Resolves Bug 1054937