Re: [PATCH weston v3] clients: Add XKB compose key support

2016-10-11 Thread Eric Engestrom
On Mon, Oct 10, 2016 at 03:31:47PM -0700, Bryce Harrington wrote: > This adds single-symbol compose support using libxkbcommon's compose > functionality. E.g., assuming you have the right alt key defined as > your compose key, typing +i+' will produce í, and +y+= will > produce ¥. This makes comp

[PATCH weston v3] clients: Add XKB compose key support

2016-10-10 Thread Bryce Harrington
This adds single-symbol compose support using libxkbcommon's compose functionality. E.g., assuming you have the right alt key defined as your compose key, typing +i+' will produce í, and +y+= will produce ¥. This makes compose key work for weston-editor, weston-terminal, weston-eventdemo, and any