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

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to