-
- Downloads
feat(effect): support kdecoration2 blurregion
Use kdecoration2 blurred regions to adjust blur effect appropriately when needed. This is based on [1] but in contrast comes without the windowDecorationChanged signal in the effects handler which looks to be redundant as the decoration change does not affect the original blur region. [1] https://invent.kde.org/plasma/kwin/-/commit/bc145b61 Co-authored-by:Michail Vourlakos <mvourlakos@gmail.com>
Showing
- autotests/test_window_paint_data.cpp 4 additions, 0 deletionsautotests/test_window_paint_data.cpp
- effect/effects/CMakeLists.txt 1 addition, 0 deletionseffect/effects/CMakeLists.txt
- effect/effects/blur/blur.cpp 22 additions, 2 deletionseffect/effects/blur/blur.cpp
- effect/effects/blur/blur.h 1 addition, 0 deletionseffect/effects/blur/blur.h
- effect/lib/kwineffects/effect_window.h 10 additions, 0 deletionseffect/lib/kwineffects/effect_window.h
- render/effects.cpp 5 additions, 0 deletionsrender/effects.cpp
- render/effects.h 1 addition, 0 deletionsrender/effects.h
Loading
Please register or sign in to comment