Skip to content

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 01:13
5b3d1ac

Cross-window input-mode persistence is more reliable:

  • Fixed: touching the taskbar or desktop, or clicking through it to the tray, no
    longer snaps the IME back to its native (e.g. Chinese) mode -- the shell is no
    longer mistaken for the app you switched to.
  • Fixed: File Explorer windows are kept in sync like any other app (they were
    wrongly grouped with the taskbar/desktop and left alone).
  • The mode you last chose now holds through the moment right after a switch, when
    Windows re-applies the layout's default a beat late; and a brief misread of the
    input mode no longer flips what is carried.

Known limitation: apps that drive the Text Services Framework themselves --
Chromium browsers (Chrome, Discord, Electron) and packaged apps such as the
modern Notepad -- cannot have their input mode read or set reliably from outside
the process, so persistence there is best-effort. Classic apps are unaffected.

繁體中文:跨視窗維持輸入模式更可靠了:

  • 修正:碰到工作列或桌面、或穿過它去點托盤,不會再把輸入法切回預設(例如中文)模式——殼層不再被誤當成你切換到的程式。
  • 修正:檔案總管視窗現在會和其他程式一樣正常維持(先前被和工作列/桌面歸為一類而略過)。
  • 你最後選的模式,現在能撐過「剛切換視窗、Windows 慢一拍套用版面預設」的那一刻;輸入模式的短暫誤讀也不會再翻掉維持中的模式。

已知限制:自行驅動 TSF(文字服務框架)的程式——Chromium 系瀏覽器(Chrome、Discord、Electron)與封裝版程式(如新版記事本)——無法從行程外可靠讀寫其輸入模式,那些情況為 best-effort;傳統程式不受影響。


Install

Microsoft Store · scoop install mango/ImeModePersistence · winget install mangokingTW.ImeModePersistence · choco install imemodepersistence — or the setup / portable zip below. Verify a download with gh attestation verify <file> --repo mangokingTW/ImeModePersistence.

All builds (including Microsoft Store) support modern WinUI apps and elevated / anti-cheat targets via the optional Sidecar Helper in the tray menu.
安裝:微軟商店、上方任一套件管理器,或下方安裝檔/免安裝 zip。所有版本(含市集版)皆可透過托盤選單啟用 Sidecar Helper 支援 WinUI 與管理員/反作弊目標。