Windows previews in qml plasmoid?

Marco Martin notmart at gmail.com
Thu Jun 28 20:14:29 UTC 2012


On Thursday 28 June 2012, Aaron J. Seigo wrote:
> On Thursday, June 28, 2012 08:56:21 Michail V. wrote:
> > Is there a way to have windows previews in a qml plasmoid?
> 
> the ToolTip QML item (which isn't documented on api.kde.org with the other
> QML elements since it is written in C++ *sigh*) does not expose the
> requisite property in Plasma::ToolTipContent: windowsToPreview.

those c++ elements do have api docs, what's necessary to make it indexed?

> there are two ways to address this:
> 
> * add this functionality to the existing ToolTip element in kde-
> runtime/plasma/declarativeimports/core/tooltip.cpp
> 
> * include a bit of C++ with the QML task manager applet which exposes this

i'm for the second, i'm not tooo happy about exposing thumbnails in the import


-- 
Marco Martin


More information about the Plasma-devel mailing list