On Thu, 2017-02-16 at 17:08 +0100, Christophe Fergeau wrote:
> On Tue, Feb 14, 2017 at 07:05:15PM +0100, Pavel Grunt wrote:
> > gdk_display_warp_pointer has been deprecated since Gtk 3.0
>
> I guess you can mention in the log/in a comment that gdk_*_warp is a
> no-op on wayland.
ok, I will add a
On Tue, Feb 14, 2017 at 07:05:15PM +0100, Pavel Grunt wrote:
> gdk_display_warp_pointer has been deprecated since Gtk 3.0
I guess you can mention in the log/in a comment that gdk_*_warp is a no-op on
wayland.
>
> Acked-by: Victor Toso
> ---
> src/spice-widget.c | 20 ++--
> 1
gdk_display_warp_pointer has been deprecated since Gtk 3.0
Acked-by: Victor Toso
---
src/spice-widget.c | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/spice-widget.c b/src/spice-widget.c
index c39373c..f3fa911 100644
--- a/src/spice-widget.c
+++ b/