Re: [Spice-devel] [PATCH] unhide cursor if pos_x is negative

2022-09-09 Thread Victor Toso
Hi, On Tue, Sep 06, 2022 at 08:37:15AM +0100, Frediano Ziglio wrote: > Il giorno mar 6 set 2022 alle ore 06:03 qi zhou ha > scritto: > > > > From e1cb184f71e698509c5ae50c20c687130325da52 Mon Sep 17 00:00:00 2001 > > From: Qi Zhou > > Date: Tue, 6 Sep 2022 12:14:49 +0800 > > Subject: [PATCH] unh

Re: [Spice-devel] [PATCH] unhide cursor if pos_x is negative

2022-09-06 Thread Frediano Ziglio
Il giorno mar 6 set 2022 alle ore 06:03 qi zhou ha scritto: > > From e1cb184f71e698509c5ae50c20c687130325da52 Mon Sep 17 00:00:00 2001 > From: Qi Zhou > Date: Tue, 6 Sep 2022 12:14:49 +0800 > Subject: [PATCH] unhide cursor if pos_x is negative > > It is valid if position of cursor is negative(not

Re: [Spice-devel] [PATCH] unhide cursor if pos_x is negative

2022-09-05 Thread qi zhou
I also made two videos for this bugfix in qxl-wddm-dod windows driver, link: https://1drv.ms/u/s!As-Ec5SPH0fuiymF5yHwe8R8GY6I?e=WnC3PX From: qi zhou Sent: Tuesday, September 6, 2022 13:02 To: spice-devel@lists.freedesktop.org Subject: [PATCH] unhide cursor if pos_x is negative   >From e1cb184f