kwin/plugins/scenes/qpainter
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
..
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
qpainter.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:44:57 +02:00
scene_qpainter.cpp Centralize WindowPixmap buffer updating code 2020-09-22 13:04:35 +00:00
scene_qpainter.h Prettify license headers 2020-08-07 19:57:56 +00:00