[PATCH weston 0/7] text-input fix-ups
Derek Foreman
derekf at osg.samsung.com
Fri Dec 5 13:38:34 PST 2014
Currently running weston-editor on a multi-seat configuration crashes weston.
This is an attempt to clean up the crashes and fix up the input panel handling
a little for multi-seat, with a few minor clean-ups along the way.
Derek Foreman (7):
editor: Make editor multi-seat aware
text: Fix some typos
text: Fix coding style
text: Remove unused linked list from input_method_context
text: Use bool for input_panel_visible
text: Don't crash if a seat has no keyboard
text: Fix text-input for multi-seat
clients/editor.c | 12 +++--
protocol/input-method.xml | 4 +-
src/text-backend.c | 112 ++++++++++++++++++++++++++++------------------
3 files changed, 79 insertions(+), 49 deletions(-)
--
2.1.3
More information about the wayland-devel
mailing list