Hi,
On Fri, Jan 20, 2017 at 04:53:51PM +0100, Pavel Grunt wrote:
I think it doesn't hurt to include that gdk_keyboard_grab() was
deprecated in 3.0 and gdk_device_grab() should be used but this one was
also deprecated for gdk_seat_grab() in 3.20 :)
> ---
> src/spice-widget.c | 18 +++
---
src/spice-widget.c | 18 ++
1 file changed, 18 insertions(+)
diff --git a/src/spice-widget.c b/src/spice-widget.c
index 94d7f9a..aa03556 100644
--- a/src/spice-widget.c
+++ b/src/spice-widget.c
@@ -120,6 +120,9 @@ static void size_allocate(GtkWidget *widget, GtkAllocation
*co