Skip to content

Draft: compositor-view/native: Use new API to check if a surface is at the top

Robert Mader requested to merge rmader/mutter:topmost-actor-api into main

Naive approach for an API that lets us check for the top-most actor of a given stage-view, which allows us to replace the somewhat unreliable meta_compositor_is_unredirect_inhibited one. Just for discussion atm.


Includes !2679 (merged)

Edited by Robert Mader

Merge request reports