Tidy warnings. Tidy some '#include' header file preprocessor directives. Remove some unused variables (some defined via macros!). Reduce mouse polling interval to 10 mS.
Created attachment 10169 [details] [review] Patch to fix
Applied as commit b0ed1567c1782041cf3d14ec6dd4d622915c7d0c. Thanks. I dropped the part of the patch which changes the mouse polling interval, because I don't understand it.
Wiz the cursor around an xeyes in -multiwindow mode, and you will what this timing does effect.
Created attachment 21771 [details] [review] Patch to consolidate definition of MOUSE_POLLING_INTERVAL and reduce value Indeed, I see. How about the attached patch?
That should do it. One definition is always best :)
PS Works for me. OK to commit. Thanks.
Commited as 6f065a26db62aaf1d7aab9f9a3d0e6cd09d1c1dd
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.