AuburnSounds / AuburnSounds/Dplug
Add new Key support
- Dominant language
- D
- Stars
- 564
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] modifiers: left ontrol, right control, same for alt and shift
- [ ] TAB
This would allow to update visual display when a modifier key is pressed, but the mouse stay put. Currently there is no way to have the most current keyboard state in that case.
Contributor guide
Research direction
The issue requests distinct left/right Control, Alt, and Shift support plus TAB, so start by locating the keyboard event handling and existing key definitions. Verify how modifier-only events update the visual keyboard state while the mouse remains stationary. No files or tests are identified in the issue, so the relevant entry points and completion checks must first be established.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100