Comment 13 for bug 886605

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

If unity doesn't respond to the mouse while it's overdrawing the lock screen, then its input windows are probably still stacked correctly (below the lock screen). In that case, this is an overdraw bug and not a stacking bug.

Thus stacking fixes in compiz won't help, but my work in progress to avoid overdraw in unity should fix it:
https://code.launchpad.net/~vanvugt/unity/regionalDamage/+merge/109809