kwin/src/scenes/qpainter
Vlad Zahorodnii 63a866d98c Make WindowItem handle opacity
This change makes the WindowItem track the opacity and schedule a
repaint. It further decouples the legacy scene from code window
abstractions.

It's an API breaking change. WindowPaintData no longer can make windows
more opaque. It only provides additional opacity factor.
2022-05-11 09:42:35 +00:00
..
CMakeLists.txt
scene_qpainter.cpp Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
scene_qpainter.h effects: Port EffectFrame to OffscreenQuickView 2022-05-09 17:53:58 +00:00