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

[KBM] Modifier Key (Not right or left) stuck problem solved. #32534

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gokcekantarci
Copy link
Contributor

@gokcekantarci gokcekantarci commented Apr 19, 2024

Summary of the Pull Request

When shortcut set a modifier key without left or right, It sticks. To solve that if modifier is "both", event is set with which actual modifier key is pressed.

!!! Please first merge #32125 and then merge main to this branch and wait for any code conflicts to be resolved before merging this branch.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

  • Set shortcut Ctrl + any key
  • Press Ctrl (Left) + key
  • Press Ctrl (Right) + key
  • Check if Ctrl key is stuck or not

@crutkas crutkas added the Needs-Review This Pull Request awaits the review of a maintainer. label Jul 24, 2024
@gokcekantarci gokcekantarci mentioned this pull request Jul 28, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Review This Pull Request awaits the review of a maintainer.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants