You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using "Blur only matching" mode to avoid the performance penalty of rendering everything as transparent. However, under my kvantum theme, most KDE applications include some transparency that should be blurred. As a result, the window class list becomes really long, for example:
It would be nice if org.kde.* was all that was needed. Hence, would it be possible to support glob patterns? I believe the relevant function to modify is here:
I am using "Blur only matching" mode to avoid the performance penalty of rendering everything as transparent. However, under my kvantum theme, most KDE applications include some transparency that should be blurred. As a result, the window class list becomes really long, for example:
It would be nice if
org.kde.*
was all that was needed. Hence, would it be possible to support glob patterns? I believe the relevant function to modify is here:kwin-effects-forceblur/src/blur.cpp
Lines 738 to 747 in 4500adb
Thanks.
The text was updated successfully, but these errors were encountered: