Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.8.0
-
None
-
ArchLinux system, with packages from [testing] repo
Description
plasmashell sets type of Desktop on its surfaces, however when it tries to get wl_surface for the QWindow, it is not getting wl_surface returned,
https://cgit.kde.org/kwayland.git/tree/src/client/surface.cpp#n99
However nativeResourceForWindow returns just nullptr,
which results in https://cgit.kde.org/plasma-workspace.git/tree/shell/desktopview.cpp#n311 failing and breaking the positioning for all of Plasma session.
Downstream bug: https://bugs.kde.org/show_bug.cgi?id=375539