[Spice-devel] [PATCH spice-gtk 2/2] Draw server-side pointer when the session as the grab
Marc-André Lureau
mlureau at redhat.com
Tue Nov 4 04:24:19 PST 2014
----- Original Message -----
> "_has_ the grab" in the short log
>
yep
> On Mon, Nov 03, 2014 at 01:56:31PM +0100, Marc-André Lureau wrote:
> > Even when the pointer is grabbed by a widget, it may be drawn on
>
> "is not grabbed" if I followed correctly? "by a SpiceDisplay widget"
>
Let's rephrase:
If there are 2 display widgets, and one has the grab, it should still draw the pointer on the second.
> > another. We need to track the grab status on the session.
> >
> > This solves the following bug:
> > https://bugs.freedesktop.org/show_bug.cgi?id=38024
>
> A few more details in the commit log about the setup used in that bug
> might be useful.
The bug gives an example how to reproduce, not the general case.
Let's add this example then?: When the mouse is in server mode with 2 displays, when the pointer is grabbed on one, it won't display on the other.
More information about the Spice-devel
mailing list