Mir

Comment 1 for bug 1401011

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [krillin] Touchspots lag a long way behind fingerpaint and the screen flickers when Android overlays are enabled.

Actually it looks like the problem is overlays. Maybe fingerpaint is rendered by overlay whereas touchspots use GL rendering and Mir's rapidly alternating between the two compositing methods which are never in sync.

Workaround: mir_demo_server_minimal --enable-touchspots --disable-overlays=true &