https://bugs.kde.org/show_bug.cgi?id=438808
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/be6c33458f08 | |51a8636372c36fdd31f6fa0af3f | |9 Resolution|--- |FIXED --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit be6c33458f0851a8636372c36fdd31f6fa0af3f9 by Vlad Zahorodnii. Committed on 08/07/2021 at 06:55. Pushed by vladz into branch 'master'. wayland: Allow placing sub-surfaces below their parent According to the spec, if the wl_subsurface.place_below request is called with the parent surface, the sub-surface must be placed below the parent surface. M +0 -18 src/item.cpp M +0 -5 src/item.h M +16 -27 src/surfaceitem_wayland.cpp M +2 -1 src/surfaceitem_wayland.h https://invent.kde.org/plasma/kwin/commit/be6c33458f0851a8636372c36fdd31f6fa0af3f9 -- You are receiving this mail because: You are watching all bug changes.