Skip to content

wayland: Wire in surface mapped state

Vlad Zahorodnii requested to merge work/subsurface-wire-in-mapped into master

If a sub-surface should be considered unmapped, make the corresponding item invisible.

Note that this must apply only to sub-surfaces. Whether the main surface should be visible is up to kwin. It may want to play an animation when the toplevel surface is unmapped, etc.

Merge request reports