Re: [PATCH weston v2 03/21] desktop-shell: Add surface_keyboard_focus_lost helper

2015-06-04 Thread Derek Foreman
This seems like a simple refactor has merit independently, and could probably land any time... Reviewed-By: Derek Foreman On 13/05/15 05:26 AM, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl > --- > desktop-shell/shell.c | 37 ++--- > 1 file changed, 18 inserti

[PATCH weston v2 03/21] desktop-shell: Add surface_keyboard_focus_lost helper

2015-05-13 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- desktop-shell/shell.c | 37 ++--- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index c66a976..ff17b04 100644 --- a/desktop-shell/shell.c +++ b/desktop-shell/shell.c @@ -