Re: Saving size of PopupApplet

2010-04-05 Thread Rob Hasselbaum
On Sun, Apr 4, 2010 at 5:08 PM, Aaron J. Seigo ase...@kde.org wrote: in any case, the code is in PopupAppletPrivate::dialogSizeChanged() in kdelibs/plasma/popupapplet.cpp if you wish to investigate further. note that if you change the size of the graphicsWidget() that it will change the size

Re: Saving size of PopupApplet

2010-04-04 Thread Aaron J. Seigo
On April 3, 2010, Rob Hasselbaum wrote: On Sat, Apr 3, 2010 at 9:52 PM, Aaron J. Seigo ase...@kde.org wrote: On April 3, 2010, Rob Hasselbaum wrote: Hi all. How can I coax Plasma into saving the size of a PopupApplet after a user has changed it? This happens automatically when the applet

Saving size of PopupApplet

2010-04-03 Thread Rob Hasselbaum
Hi all. How can I coax Plasma into saving the size of a PopupApplet after a user has changed it? This happens automatically when the applet is placed on the desktop, but not when it's iconified on a panel. Thanks! -Rob FWIW- This is KDE 4.3. ___

Re: Saving size of PopupApplet

2010-04-03 Thread Aaron J. Seigo
On April 3, 2010, Rob Hasselbaum wrote: Hi all. How can I coax Plasma into saving the size of a PopupApplet after a user has changed it? you don't; this is up to Plasma::PopupApplet. that it doesn't do this properly is a bug. i'll look into it. -- Aaron J. Seigo humru othro a kohnu se GPG

Re: Saving size of PopupApplet

2010-04-03 Thread Aaron J. Seigo
On April 3, 2010, Rob Hasselbaum wrote: Hi all. How can I coax Plasma into saving the size of a PopupApplet after a user has changed it? This happens automatically when the applet is placed on the desktop, but not when it's iconified on a panel. Thanks! this seems to be working in trunk. can

Re: Saving size of PopupApplet

2010-04-03 Thread Rob Hasselbaum
On Sat, Apr 3, 2010 at 9:52 PM, Aaron J. Seigo ase...@kde.org wrote: On April 3, 2010, Rob Hasselbaum wrote: Hi all. How can I coax Plasma into saving the size of a PopupApplet after a user has changed it? This happens automatically when the applet is placed on the desktop, but not when it's