Skip to content

v2.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kanru kanru released this 22 Jul 11:39
· 38 commits to master since this release
v2.1.0-rc.1
80a76c7

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.

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-rc.1