Skip to content

compositor-view/native: Skip direct scanout when using software cursors

Robert Mader requested to merge rmader/mutter:issue2980-2 into main

If a cursor is visible over the scanned out actor and we can't use hardware planes we need to go through the paint machinery.


Closes #2980 (closed)

Merge request reports