Description:
This update for mozc fixes the following issues:
Upstream update to 2.29.5268:
* Update dictionaries
* Fix crash issue of the candidate window UI
- Update zip code dictionaries
- Fix google #823: candidate window position issue on HiDPI displays
Upstream update to 2.29.5220.102:
* Update the segment prefix for Tabi
* Update dictionaries
* Switch to Qt6
* Update protobuf to 24.2
- Update zip code dictionaries
Upstream update to 2.29.5111.102:
* Fix overlay of mozc-candidate-style in mozc.el
* Enable the candidate window to show on a secondary and later display
* Update dictionaries
* Introduce MOZC_IBUS_CANDIDATE_WINDOW to disable mozc_renderer
* Support Emoji 15.0
* Support ImeOn/ImeOff keys
* Update absel-cpp and protobuf
* Remove add-missing-include.patch
- Merged by upstream
Upstream update to 2.28.4715.102:
* Update dictionaries
* Enable Qt candidate window on Wayland session
- Use icons from Mozc for Fcitx5 since their quality is now
improved
- Update postcode dictionaries
Upstream update to 2.26.4660.102:
* Fix the description of half-width tilde
* New feature to customize the initial input mode
* Qt5 based candidate window (renderer)
* Add larger size PNG and SVG icons
* Fixed issues on the Emacs client #421, #497