Re: [Spice-devel] [PATCH spice-gtk 1/4] Grab focus before grabing keyboard

2012-01-15 Thread Hans de Goede
Hi, Series looks good, and good work on chasing down that hang! Ack-series. Regards, Hans On 01/15/2012 05:23 PM, Marc-André Lureau wrote: Make sure the display has the focus before grabing the keyboard for the application. --- gtk/spice-widget.c |2 +- 1 files changed, 1 insertions(

[Spice-devel] [PATCH spice-gtk 1/4] Grab focus before grabing keyboard

2012-01-15 Thread Marc-André Lureau
Make sure the display has the focus before grabing the keyboard for the application. --- gtk/spice-widget.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gtk/spice-widget.c b/gtk/spice-widget.c index 1dd06f1..362f313 100644 --- a/gtk/spice-widget.c +++ b/gtk/spice-widge