Re: [PATCH weston 7/7] text: Fix text-input for multi-seat

2015-01-27 Thread Bryce Harrington
On Fri, Dec 05, 2014 at 03:38:41PM -0600, Derek Foreman wrote: > Multi-seat configurations currently break the text-backend, crashing > weston. This is an attempt to clean up any crashes and have somewhat > sensible input panel behavior with multi-seat. > > Signed-off-by: Derek Foreman Offhand

Re: [PATCH weston 7/7] text: Fix text-input for multi-seat

2015-01-10 Thread Jan Arne Petersen
On Fri Dec 05 2014 at 10:47:05 PM Derek Foreman wrote: > Multi-seat configurations currently break the text-backend, crashing > weston. This is an attempt to clean up any crashes and have somewhat > sensible input panel behavior with multi-seat. > > Signed-off-by: Derek Foreman > --- > src/tex

[PATCH weston 7/7] text: Fix text-input for multi-seat

2014-12-05 Thread Derek Foreman
Multi-seat configurations currently break the text-backend, crashing weston. This is an attempt to clean up any crashes and have somewhat sensible input panel behavior with multi-seat. Signed-off-by: Derek Foreman --- src/text-backend.c | 76 ++---