On Wednesday, March 23, 2011 11:53:52 PM Marco Martin wrote:
> correct.
> it's up to the plasmoids to react to formfactor/location.
> many don't need to, some do adjust
> for the launcher it should happen the stock behaviour of popupapplets, if
> you give -f horizontal or -f vertical and you resize
On Wednesday 23 March 2011, Tsiapaliwkas Giorgos wrote:
> "plasmoidviewer -l top/desktop/etc launcher"?
> "plasmoidviewer -f vertical/etc launcher"
>
> i gave the above command and i observed that nothing unusual happen.So i
> guess that the simulation is only virtually and not real.right?
correc
On Tuesday, March 22, 2011 10:31:06 PM Aaron J. Seigo wrote:
> i look forward to seeing / reviewing them :)
>
> welcome to KDE and Plasma hacking...
thanks for the warm welcome.:)
> * The FormFactor enumeration describes how a Plasma::Applet should arrange
> simulates a location on the screen
On Wednesday 23 March 2011, Aaron J. Seigo wrote:
> seeing as this was written before not only QML but also QGraphicsObject, i
> suppose it's no big surprise. at one point it did work (for a poor
> deifnition of "work") with QGraphicsItems, but we dropped that after the
> annoyances kept mounting a
On Tuesday, March 22, 2011, Marco Martin wrote:
> On Saturday 19 March 2011, Marco Martin wrote:
> > Text {
> >
> > id:textItem
> > text: "foobar"
> >
> > }
> >
> > PlasmaCore.ToolTipData {
> >
> >item: textItem
> >icon: QIcon("konqueror")
> >title: " foo"
> >