We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3687

Summary: patch proposal to support compose keys in wayland driver
Product: SDL Reporter: chw
Component: videoAssignee: Gabriel Jacobo <gabomdq>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.5   
Hardware: All   
OS: Linux   
Attachments: proposed patch

Description chw 2017-06-30 08:06:25 UTC
Created attachment 2783 [details]
proposed patch

The current (2017-06-30) SDL2 wayland driver does not support compose (dead) keys
for input of e.g. accented characters. The attached patch provides a solution.