Re: [PATCH v2 weston] editor: Make editor multi-seat aware

2015-01-27 Thread Bryce Harrington
On Thu, Dec 18, 2014 at 08:13:24PM +, Jan Arne Petersen wrote: > Hey, > > On Wed Dec 17 2014 at 4:53:24 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 entr

Re: [PATCH v2 weston] editor: Make editor multi-seat aware

2014-12-18 Thread Jan Arne Petersen
Hey, On Wed Dec 17 2014 at 4:53:24 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 > --- > Removed the "sibling"

[PATCH v2 weston] editor: Make editor multi-seat aware

2014-12-17 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 --- Removed the "sibling" stuff clients/editor.c | 8 1 file changed, 4 insertions(+), 4 d