Hi
- Mensaje original -
> ACK
>
> On Tue, Apr 10, 2012 at 01:26:36PM +0200, Marc-André Lureau wrote:
> > cursor_set() didn't un-hide correctly by setting "show_cursor" to
> > NULL.
>
> This is in client-mode that this wasn't done, right? ACK otherwise
correct
___
ACK
On Tue, Apr 10, 2012 at 01:26:36PM +0200, Marc-André Lureau wrote:
> cursor_set() didn't un-hide correctly by setting "show_cursor" to
> NULL.
This is in client-mode that this wasn't done, right? ACK otherwise
Christophe
>
> The code is simplified a bit in server mode case, where the new cu
cursor_set() didn't un-hide correctly by setting "show_cursor" to
NULL.
The code is simplified a bit in server mode case, where the new cursor
will be invalidated and shown during cursor move only, instead of
twice (checked no regression with dual-head server mode)
---
gtk/spice-widget.c | 18 +