Re: [PATCH weston 1/7] editor: Make editor multi-seat aware

2014-12-15 Thread Jan Arne Petersen
On Fri Dec 05 2014 at 10:47:03 PM Derek Foreman wrote: > With multi-seat, multiple entries can occur on the text inputs in the > editor. Also, the panel shouldn't be hidden by the editor if either > text entry is still active. > > Signed-off-by: Derek Foreman > --- > clients/editor.c | 12

[PATCH weston 1/7] editor: Make editor multi-seat aware

2014-12-05 Thread Derek Foreman
With multi-seat, multiple entries can occur on the text inputs in the editor. Also, the panel shouldn't be hidden by the editor if either text entry is still active. Signed-off-by: Derek Foreman --- clients/editor.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git