commit | 2b685d9de939d7ab3886882d1f816c26abbf25c1 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Tue Nov 22 13:00:38 2016 -0600 |
committer | Daniel Stone <daniels@collabora.com> | Tue Nov 22 19:14:40 2016 +0000 |
tree | 4f66322128021a00dbb34d648f65c8ba7d037c5b | |
parent | b8c16c995b02ca797a5ea7625756e6debe91220b [diff] |
weston-terminal: Fix crash on first keystroke Since 894b3rcc634 weston-terminal will crash on first keystroke if you fail to create an xkb compose state. This can happen if you don't have a Compose file. Instead, now we just return uncomposed symbols. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com>