Mir

Comment 2 for bug 1367203

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

It's important to remember that the really large events (motion events) are not sent using the MirEvent structure. Input is sent in the raw event structure from Android, and then converted to MirEvent in the client. So this bug is indeed just about surface events (resize, attributes).