https://bugs.kde.org/show_bug.cgi?id=426567

--- Comment #1 from Vlad Zahorodnii <[email protected]> ---
Hmm, this crash is really strange. My assumption was that the surface tree
never contains inert sub-surfaces.

As for the WindowPixmap::shape() method, it returns the shape of the pixmap.
For X11 windows, it corresponds to the bounding shape. For Wayland surfaces, it
is QRect(QPoint(0, 0), size) since the Shape extension is X11-only.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to