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 - patch proposal to support compose keys in wayland driver
Summary: patch proposal to support compose keys in wayland driver
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.5
Hardware: All Linux
: P2 normal
Assignee: Gabriel Jacobo
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-30 08:06 UTC by chw
Modified: 2017-08-11 18:07 UTC (History)
0 users

See Also:


Attachments
proposed patch (8.21 KB, patch)
2017-06-30 08:06 UTC, chw
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.