Created attachment 179975 [details] A maximized window with gaps but no shadow shown. When I use this kwin script: https://github.com/abimagnus/maximized-window-gaps to add gaps around maximizied window, No shadows are shown when the windows are maximized as shown in the screenshot
IIRC the shadows are turned off to improve performance a tiny bit by avoiding rendering them when they can't be seen. In this case they clearly can be seen though, so I guess we need to refine the conditional to include "and the maximized window doesn't have any gaps around it"
> so I guess we need to refine the conditional to include "and the maximized window doesn't have any gaps around it" What conditional, can you elaborate? Idk the internals of plasma.