kwin/src/scenes
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
..
opengl Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
qpainter Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
CMakeLists.txt