0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)C#7,978 forks (7,978 forks)batch import
Help WantedIdea-EnhancementProduct-Quick Accent
Repository metrics
- Stars
- 133,154 stars (133,154 stars)
- PR merge metrics
- Avg merge 14d 20h (Avg merge 14d 20h)117 merged PRs in 30d (117 merged PRs in 30d)
Description
Description of the new feature / enhancement
Hello, please add a missing symbol - Ŭ, ŭ - to Esperanto in Quick Accent
Scenario when this would be used?
When using Esperanto language characters via Quick Accent
Supporting information
https://www.wikiwand.com/en/articles/Esperanto_orthography
Contributor guide
- Research direction
- Look for the Quick Accent character mapping files in the PowerToys repository. They are likely in the src/modules/KeyboardManager or a similar directory. Search for existing Esperanto characters to find the exact file and list. Then add 'Ŭ' and 'ŭ' to the Esperanto character set. Verify the change builds and works in the Quick Accent UI.
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- basic C# knowledgefamiliarity with PowerToys repo structure