On Tuesday 29 May 2012, Mark wrote:
> 
> Then we follow the approach from this
> http://get.qt.nokia.com/training/QtQuickforCppDevelopers/slides/qml-cpp-int
> egration.pdf. Custom painting on top of a QML item. That should certainly
> be possible since you just make the WindowPreview in C++ and let it paint
> on a QML item. Perhaps nasty but that probably works.
-

the difference here is that who is painting is not the c++ side of that 
application... is another process entirely: kwin :p

as is said, the windowstrip applet does everything you need

-- 
Marco Martin
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to