Dynamic Key Question
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
How do I create a dynamic key that only write to the scratch pad and does not actually simulate the key to the active window? I need to create a key that behaves similar to a key in the Conversation Keyboard. Is it possible to create a key that behaves that way?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file, test, or entry point. Start by locating the dynamic-key implementation and the Conversation Keyboard behavior, then determine how scratch-pad writes are separated from keystrokes sent to the active window. Done means a dynamic key can perform the requested scratch-pad-only behavior without simulating a key to the active window, with coverage for both outcomes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- accessibility, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100