** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1274408
Title: Hardware cursor is always slightly ahead of the composited image Status in Mir: Fix Released Status in mir package in Ubuntu: Fix Released Bug description: The hardware cursor is always slightly ahead of the composited image. This is a common problem you'll see on the Ubuntu desktop too. However in Mir we have the possibility of fixing it all in a single project... The issue is that we update the hardware cursor position immediately in the same thread as the Android input logic that controls it. But it takes several context switches and a buffer flip or two before a corresponding change in the client surface can appear on screen. Even worse, there still seems to be some (less) visible lag between the hardware cursor position and the shell (which is in the same process). I can see some lag when dragging windows around with Alt +left-button. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1274408/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp