On Thu, 7 Apr 2016 16:44:19 -0700
Bryce Harrington wrote:
> Activity for desktop-shell simply follows keyboard focus. Only a single
> surface can be active at a time.
>
> Signed-off-by: Bryce Harrington
> ---
> desktop-shell/shell.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a
Activity for desktop-shell simply follows keyboard focus. Only a single
surface can be active at a time.
Signed-off-by: Bryce Harrington
---
desktop-shell/shell.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c
index 6e49076..48e4e30 100644
--