Skip to content

Add global keyboard support (numpad and number row)#65

Open
LinuxBoy-96 wants to merge 2 commits into
cosmic-utils:mainfrom
LinuxBoy-96:main
Open

Add global keyboard support (numpad and number row)#65
LinuxBoy-96 wants to merge 2 commits into
cosmic-utils:mainfrom
LinuxBoy-96:main

Conversation

@LinuxBoy-96

Copy link
Copy Markdown

Digits, operators and Enter now work even when the text input is not
focused (e.g. after clicking a button). Numpad keys are covered since
they arrive as Key::Character with Num Lock on, and numpad Enter as
Named::Enter. Modified keys (Ctrl/Alt/Super) are left untouched so menu
keybinds keep working.

Closes #56"

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.

Number input should work anytime with focus

1 participant