-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
DS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendS - apiDesign and usabilityDesign and usabilityS - platform parityUnintended platform differencesUnintended platform differences
Milestone
Description
I did some reasearch based on #263 using a simple macOS app that just logs keyDown events. With my layout(based on Swedish Pro) ^, ¨, ~ don't work correctly since they are dead keys. Handling dead keys involves quite a bit more work that needs to be done in winit. I'm curious if handling dead keys is considered in scope for winit or if that's something that you expect applications themselves to deal with.
Also see alacritty/alacritty#682
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendS - apiDesign and usabilityDesign and usabilityS - platform parityUnintended platform differencesUnintended platform differences