Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修飾キーの入力発行順序をリリース優先に変更 #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hkcomori
Copy link

Description

  • 修飾キーの入力発行順序をリリース優先に変更しました。
  • リリース処理の前に、Win/Alt単体押しのキャンセル処理を実行するので、 WinAlt でスタートメニューやメニューバーにフォーカスが移ることはありません。

Test

以下の動作を確認しました。

  • Win-LeftCtrl+Left に変換したときに、スタートメニューにフォーカスが移らないこと
  • Alt-LeftWin+Left に変換したときに、スタートメニュー、メニューバーにフォーカスが移らないこと
  • Win-Shift-LeftWin-Ctrl-Alt-Left に変換したときに、Officeが開くことがないこと

Related issues

@hkcomori hkcomori changed the title Change set order of modifier keys 修飾キーの入力発行順序をリリース優先に変更 Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant