Skip to content

v1.2.9-beta

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:36

Vertick IME 1.2.9

English

  • ✨New landscape floating keyboard.
  • 🛠Rebuilt the landscape keyboard as an independent top-level floating window, so it no longer reserves bottom IME insets or moves the active editor upward.
  • 💪The floating surface uses a fixed 1.7:1 width-to-height ratio, stays within 60% of the display height, and renders at 80% opacity.
  • 💪Drag the keyboard freely across the landscape screen from the logo area. Candidate visibility disables the drag target, keeping the leading candidates tappable.
  • 💪Landscape key labels are 80% of their portrait size.
  • 🛠Fixed reopening after dismissal by scheduling overlay creation from the input-method service main loop instead of a detached view.

简体中文

  • ✨新增横屏悬浮键盘。
  • 🛠横屏键盘改为独立顶层悬浮窗口,不再占用底部输入法空间或顶起文本框。
  • 💪悬浮键盘采用 1.7:1 宽高比,高度不超过屏幕 60%,整体透明度 80%。
  • 💪从 Logo 区域可在屏幕内任意拖动;候选栏出现时不会拦截前几个候选词的点按。
  • 💪横屏字母键字号缩小至竖屏的 80%。
  • 🛠修复关闭后再次点击文本框无法调起横屏键盘的问题。

Known issues in this version (will be fixed soon):

  • 🫰The dictionary may crash if you input too much using the 3x3 keyboard
  • 🫰Candidate word matching still needs optimization

该版本已知的问题(会在近期修复):

  • 🫰九宫格键盘输入过多会出现词库崩溃的问题
  • 🫰候选词的匹配仍需优化

Full Changelog: v1.2.4...v1.2.9