Skip to content

v2.1.0

Compare
Choose a tag to compare
@kanru kanru released this 12 Aug 07:15
· 23 commits to master since this release
v2.1.0
9eed0c2

v2.1.0 - 2024-08-12

Features

  • Now requires libchewing 0.9.0 to build.
  • Add Carpalx, Colemak-DH ANSI, Colemak-DH Orth, and Workman layout.
  • Support toneless (fuzzy) conversion modes from libchewiwng.
  • New about dialog in the setup program with easy to access debug-info.
  • Settings schema now has value range.
  • New option to disable Shift+Space as fullwidth toggle key.
  • New option to disable Chi/Eng toggle key.
  • New option to start ibus-chewing in English mode.
  • New option to show notification about mode switches triggered by input.

Changed

  • Clear pre-edit buffer before commit it to engine to avoid showing both buffer
    on the screen.
  • Replace deprecated AdwPreferencesWindow with AdwApplicationWindow.
  • Cleanup unused code created by GOB.
  • Use GSettings binding to handle settings update.
  • Miscellaneous compiler warning fixes.

Removed

  • Remove log file support.
  • Remove unused input style code.

New Contributors

Full Changelog: v2.0.0...v2.1.0