(In reply to comment #90) Thank you, Maarten. I can patch and compile that copy but for some reason I'm getting a compilation error with the de12ce91d8e44ab9398e730b457e5abc8d1acbe6 branch in /dix/window.c line 421-425:
> REGION_INIT(pScreen, &pWin->clipList, &box, 1); > REGION_INIT(pScreen, &pWin->winSize, &box, 1); > REGION_INIT(pScreen, &pWin->borderSize, &box, 1); > REGION_INIT(pScreen, &pWin->borderClip, &box, 1); > window.c:421:5: error: the comparison will always evaluate as ‘true’ for the > address of ‘box’ will never be NULL [-Werror=address] Any ideas? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H multitouch monitor To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1015183/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp