Re: [Pipmak-Devel] another way of measuring the mouse speed
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2008-01-13 19:55:03
|
I wrote: > Come to think of it, we could probably use a threshold of 0. After all, > the goal is not "reach the edge without triggering an ungrab", but > "reach the edge, period". If we can make the grabbing transparent to the > user, all the better. Have to try that on Windows and Linux... OK, I just checked: - I don't have any problems ungrabbing with the existing code on Linux (that doesn't mean that there is no problem, of course, but it explains why I haven't noticed and fixed it before). - The zero threshold solution seems to work quite well on Windows and Linux. You can't slide the Pipmak cursor along the window edge anymore, but I'm not sure that's necessary. Can you try the attached patch and see if you like that behavior? -Christian |