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

--- Comment #53 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
(In reply to Matej Mrenica from comment #52)
> (In reply to Vlad Zahorodnii from comment #51)
> > Can you share your klassy config?
> 
> [Common]
> ActiveTitlebarOpacity=90
> InactiveTitlebarOpacity=90
> 
> [Default Windeco Exception 0]
> BorderSize=1
> Enabled=true
> ExceptionProgramNamePattern=kdenlive
> ExceptionWindowPropertyPattern=.*Kdenlive
> ExceptionWindowPropertyType=1
> HideTitleBar=false
> Mask=0
> OpaqueTitleBar=true
> PreventApplyOpacityToHeader=true

I applied your config but I'm still not able to reproduce the issue.

My best theory is that klassy tries (or did try in the past) to change the
shadow when kwin paints the decoration. With the current implementation,
changing the shadow when kwin composes the output will produce EGL_BAD_SURFACE.
On the other hand, the decoration should not mess with the shadow in
Decoration::paint().

Not sure what we can do without being able to reproduce the bug, we don't have
enough data to act on it.

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

Reply via email to