Feature Request - Remember Modifier state
Open
- Dominant language
- C++
- Stars
- 834
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Hello
If I type `CHarge`, I got in the log:
`CHarge`
I would like it to detect when Mod are pressed, e.g.:
`CHarge`
`CHarge`
Those will allow me to count the Mod usage also. It is easy on Shift, but less on Ctrl or Alt.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the keyboard event and modifier-state handling, then compare the current `CHarge` log with the requested Shift examples. Done means modifier usage is represented consistently for Shift, Ctrl, and Alt without breaking ordinary key logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100