kwin/platformsupport
Aleix Pol 61e655f7f7 Centralize WindowPixmap buffer updating code
Uses a setter and clear method pattern rather than having the code
repeated.
Instead of keeping a QPointer, now we are a QObject and we get notified
about destruction intention directly, so we can clear the pointer when
necessary.
2020-09-22 13:04:35 +00:00
..
scenes Centralize WindowPixmap buffer updating code 2020-09-22 13:04:35 +00:00
CMakeLists.txt Move QPainter compositor into plugin 2017-09-01 17:44:49 +02:00