Re: [PATCH weston v3 6/8] ivi-shell: Support tracking active surfaces

2016-06-06 Thread Pekka Paalanen
On Fri, 3 Jun 2016 19:24:40 -0700 Bryce Harrington wrote: > On Thu, May 26, 2016 at 06:02:00PM +0300, Pekka Paalanen wrote: > > On Thu, 7 Apr 2016 16:44:21 -0700 > > Bryce Harrington wrote: > > > > > Activity for ivi-shell follows either click

Re: [PATCH weston v3 6/8] ivi-shell: Support tracking active surfaces

2016-06-03 Thread Bryce Harrington
On Thu, May 26, 2016 at 06:02:00PM +0300, Pekka Paalanen wrote: > On Thu, 7 Apr 2016 16:44:21 -0700 > Bryce Harrington wrote: > > > Activity for ivi-shell follows either click or touch. Only a single > > surface can be active in the shell at a time. > > > >

[PATCH weston v3 6/8] ivi-shell: Support tracking active surfaces

2016-04-07 Thread Bryce Harrington
Activity for ivi-shell follows either click or touch. Only a single surface can be active in the shell at a time. Signed-off-by: Bryce Harrington --- Makefile.am | 4 ++- configure.ac | 2 ++ ivi-shell/ivi-shell.c | 10 ++ ivi-shell/ivi-shell.h |