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 no
On Thu, 2017-09-07 at 15:49 +0100, Frediano Ziglio wrote:
> Since 2.8, QEMU now longer creates QXL primary surfaces when using
> GL.
> This change broke client-side mouse mode, because Spice server relies
> on
> primary surface conditions.
>
> When GL is enabled, use GL scanout informations.
> Mou
> On Thu, Sep 28, 2017 at 3:13 PM Frediano Ziglio < fzig...@redhat.com > wrote:
> > > On Wed, Sep 27, 2017 at 12:44 PM Frediano Ziglio < fzig...@redhat.com >
> > > wrote:
> >
>
> > > > >
> > >
> >
>
> > > > > From: Victor Toso < m...@victortoso.com >
> > >
> >
>
> > > > >
> > >
> >
>
>
On Thu, Sep 28, 2017 at 3:13 PM Frediano Ziglio wrote:
>
>
> On Wed, Sep 27, 2017 at 12:44 PM Frediano Ziglio
> wrote:
>
>> >
>> > From: Victor Toso
>> >
>> > This patch export two existing functions `udscs_do_read()` and
>> > `udscs_do_write()` and also creates a new one `udscs_client_get_fd()
Do not offset the time attempting to fix client latency.
Client should handle it by itself.
This patch is not designed to be merged but more for discussion.
This remove entirely the delay introduced by the server.
This avoids surely possible time drifts in the client.
The server just sends it's c
> On Wed, Sep 27, 2017 at 12:44 PM Frediano Ziglio < fzig...@redhat.com >
> wrote:
> > >
>
> > > From: Victor Toso < m...@victortoso.com >
>
> > >
>
> > > This patch export two existing functions `udscs_do_read()` and
>
> > > `udscs_do_write()` and also creates a new one `udscs_client_get_fd()
On Wed, Sep 27, 2017 at 12:44 PM Frediano Ziglio wrote:
> >
> > From: Victor Toso
> >
> > This patch export two existing functions `udscs_do_read()` and
> > `udscs_do_write()` and also creates a new one `udscs_client_get_fd()`.
> >
> > The intention of this functions is to allow vdagent to check
> On Wed, Sep 27, 2017 at 1:02 PM Frediano Ziglio < fzig...@redhat.com > wrote:
> > >
>
> > > Related to ongoing work to use GMainLoop and GTK integration
>
> > >
>
> > > Signed-off-by: Victor Toso < victort...@redhat.com >
>
> > > ---
>
> > > Makefile.am | 3 +
>
> > > configure.ac | 1 +
>