Current state of System Monitor

Marco Martin notmart at gmail.com
Thu Aug 9 11:10:17 UTC 2012


On Thursday 09 August 2012, Dmitry wrote:

> > by the way that's what the formfactor mechanism for plasmoids is for.
> > the same plasmoid should adapt itself for an optimal visualization wether
> > is in the desktop, an horizontal panel or a vertical one, just check the
> > plasmoid.formFactor property and adapt the layout by consequence ;)
> 
> Hmmm.... If I create pure QML applet then it isn't possible to handle
> changing of plasmoid.formFactor & plasmoid.location (:

why?
you are notified about the change of those 2 properties
and in qml is easy to dinamically change layouts, create and destroy 
components and so on (with the state machine even easier)

-- 
Marco Martin


More information about the Plasma-devel mailing list