You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zagorodniy 54bf5f1af6 [libkwineffects] Don't mark a painted window as transformed twice
Summary:
WindowPrePaintData::setTransformed sets PAINT_WINDOW_TRANSFORMED,
so `data.mask |= PAINT_WINDOW_TRANSFORMED;` is redundant.

Test Plan: Minimized a window, haven't noticed visual glitches.

Reviewers: #kwin, davidedmundson, graesslin

Reviewed By: #kwin, davidedmundson, graesslin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17565
6 years ago
..
CMakeLists.txt
Mainpage.dox
Messages.sh
anidata.cpp [scripting] Introduce redirect function 6 years ago
anidata_p.h [scripting] Introduce redirect function 6 years ago
kwinanimationeffect.cpp [libkwineffects] Don't mark a painted window as transformed twice 6 years ago
kwinanimationeffect.h [scripting] Introduce complete function 6 years ago
kwinconfig.h.cmake
kwineffects.cpp [libkwineffects] Replace property name lookup with calling the virtual methods 6 years ago
kwineffects.h [libkwineffects] Bump API version 6 years ago
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp
kwinglutils.h
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h [libkwinxrenderutils] Clean up static blend picture before going down 8 years ago
logging.cpp
logging_p.h