[Spice-devel] [PATCH spice-gtk] Fix non-tablet non-vd-agent erratic mouse motion RH#1285378
Christophe Fergeau
cfergeau at redhat.com
Tue Oct 3 06:00:33 UTC 2017
Hey,
On Fri, Sep 29, 2017 at 12:21:40AM +0200, Marie Stephanie Alesna wrote:
> On Wed, 27 Sep 2017 15:39:08 +0200, Marc-André Lureau wrote:
> > > https://bugzilla.redhat.com/show_bug.cgi?id=1285378
> >
> > Is this really solving that bug under wayland? I thought the problem was
> > that there was no gdk_device_warp() or alternative for relative mouse input.
>
> Confirming my fix does not fix the Wayland bug (it even makes it worse).
> It does fix a different mouse bug reproducible only on x11 server.
>
> I will try to fix the Wayland issue (in fact unrelated to this patch) and
> altogether to disable this warp functionality on Wayland completely.
I have some work in progress branch aiming at fixing that, though I
never finished the work :-/ The wayland bits were working, but then I
tried to abstract a bit this pointer warping/grabbing stuff so that the
x11/wayland distinction can be moved to a separate file, and ideally
this file would be reusable by gtk-vnc/...
Current (messy) code is at https://cgit.freedesktop.org/~teuf/spice-gtk/log/?h=wayland
if you work on the wayland issue, feel free to reuse anything from that
branch if that's useful to you ;)
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20171003/d1d95803/attachment.sig>
More information about the Spice-devel
mailing list