Created attachment 162034 [details] Applet overlapping floating panel (X11) SUMMARY Applets are overlapping the floating panel, instead of floating above it. It is especially noticiable on an X11 session where applets stay above the panel, however, even on Wayland where the applets are below the panel it's a problem because it cuts off some of the pixels at the bottom of the applet STEPS TO REPRODUCE 1. Use newest Plasma 6 version with a floating panel by default 2. Open any applet OBSERVED RESULT Applet overlaps floating panel (above it on X11 and below it on Wayland) EXPECTED RESULT The applet floats above the floating panel SOFTWARE/OS VERSIONS KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0 Graphics Platform: X11 and Wayland
Created attachment 162038 [details] Overlap on wayland' The same happens on Wayland, but there the applet is behind the panel. Since it "eats" the bottom pixels, it looks like there's no padding.
Can confirm on Wayland too.
This is now fixed in today's git master.