[PATCH] Get the position from the driver on every GetCursorPos run

Max Qian public at maxqia.com
Tue Aug 23 01:25:17 CDT 2016


On 2016-08-22 10:15 pm, Alexandre Julliard wrote:
> Max Qian <public at maxqia.com> writes:
> 
>> This reverts the GetCursorPos changes in commits 6576703 and f1a3480 
>> to fix bug 24951.
> 
> This is going to reintroduce the performance issues that the changes
> were supposed to fix. Doing a server round-trip on every GetCursorPos
> gives bad results in many apps. You'll need to find a fix that doesn't
> require this.
Aren't we currently doing a server round-trip on every GetCursorPos? 
Also what are some of the apps that experience this?



More information about the wine-devel mailing list