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

Fix #516 #591

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Fix #516 #591

merged 2 commits into from
Nov 21, 2022

Conversation

Riey
Copy link
Owner

@Riey Riey commented Nov 21, 2022

Summary

Fix #516

  • Split Keypad keycodes
  • Add new NUMLOCK modifier
  • Allow NUMLOCK in keymap(N- prefixed)

Note

Checklist

  • I have documented my changes properly to adequate places
  • I have updated the docs/CHANGELOG.md

* Split Keypad keycodes
* Add new `NUMLOCK` modifier
* Allow NUMLOCK in keymap(`N-` prefixed)
@Riey Riey added bug Something isn't working T-GTK T-XIM T-Engine T-Wayland T-Qt Breaking Breaking Change labels Nov 21, 2022
@Riey Riey added this to the 3.0.0 milestone Nov 21, 2022
@Riey Riey merged commit 72f094e into develop Nov 21, 2022
@Riey Riey deleted the numlock branch November 21, 2022 02:49
@Riey Riey mentioned this pull request Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

한글입력상태에서 numlock 상태 무시하고 키패드 숫자만 입력되는 문제
1 participant