Skip to content

wayland: Setup compositing when window is mapped

Vlad Zahorodnii requested to merge work/zzag/wayland-window-mark-as-mapped into master

This prevents creating a WindowItem until we know that the window is actually going to be visible on the screen.

Merge request reports