You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2026. It is now read-only.
以下不具合報告より引用
1.CustomKey.flickSimpleInputAndLabels ではなく,…AndLab( と記述されている例が見られる.
2.SmartMoveCursorAction のメンバー変数で target ではなくtargets
3.MoveTabAction の tab_type は TabType 型と書かれていますが型としては str で "custom" か "system" を指定できるというのが正しいかと
4.同じく MoveTabAction ですが,メンバー変数 identifier ではなく text
5.PasteKeyboardAction ではなく PasteAction