Re: A new way of QML PopupApplets

2012-03-03 Thread Marco Martin
On Friday 02 March 2012, Viranch Mehta wrote: > On Fri, Mar 2, 2012 at 2:47 PM, Marco Martin wrote: > > On Friday 02 March 2012, Marco Martin wrote: > > > yep, what i want to avoid is having to manage a dialog by hand > > > > more specifically what i want in palsma2 is every applet being able to

Re: A new way of QML PopupApplets

2012-03-02 Thread Viranch Mehta
On Fri, Mar 2, 2012 at 2:47 PM, Marco Martin wrote: > On Friday 02 March 2012, Marco Martin wrote: > > > > yep, what i want to avoid is having to manage a dialog by hand > > more specifically what i want in palsma2 is every applet being able to > specify > that is collapsable and optionally speci

Re: A new way of QML PopupApplets

2012-03-02 Thread Marco Martin
On Friday 02 March 2012, Marco Martin wrote: > On Friday 02 March 2012, Viranch Mehta wrote: > > On Fri, Mar 2, 2012 at 3:35 AM, Marco Martin wrote: > > > right now it wasn't possible to write in qml those applets that are > > > always collapsed to a tiny element, but *not* an icon, like the > > >

Re: A new way of QML PopupApplets

2012-03-02 Thread Marco Martin
On Thursday 01 March 2012, Marco Martin wrote: > Hi all, > > right now it wasn't possible to write in qml those applets that are always > collapsed to a tiny element, but *not* an icon, like the notifications or > the digital clock. > > today there is another piece of the puzzle got in: > an exam

Re: A new way of QML PopupApplets

2012-03-02 Thread Marco Martin
On Friday 02 March 2012, Viranch Mehta wrote: > On Fri, Mar 2, 2012 at 3:35 AM, Marco Martin wrote: > > right now it wasn't possible to write in qml those applets that are > > always collapsed to a tiny element, but *not* an icon, like the > > notifications or the > > digital clock. > > Aren't we

Re: A new way of QML PopupApplets

2012-03-02 Thread Ivan Cukic
Hi Marco, Did I say recently that you are awesome? :) Cheers! -- While you were hanging yourself on someone else's words Dying to believe in what you heard I was staring straight into the shining sun -- Pink Floyd ___ Plasma-devel mailing list Pl

Re: A new way of QML PopupApplets

2012-03-01 Thread Viranch Mehta
On Fri, Mar 2, 2012 at 3:35 AM, Marco Martin wrote: > right now it wasn't possible to write in qml those applets that are always > collapsed to a tiny element, but *not* an icon, like the notifications or > the > digital clock. > > Aren't we already doing this thing in battery monitor? Its not co

Re: A new way of QML PopupApplets

2012-03-01 Thread Shaun Reich
On Thu, Mar 1, 2012 at 5:05 PM, Marco Martin wrote: awesome news! will use that soon -- Shaun Reich, KDE Software Developer (kde.org) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

A new way of QML PopupApplets

2012-03-01 Thread Marco Martin
Hi all, right now it wasn't possible to write in qml those applets that are always collapsed to a tiny element, but *not* an icon, like the notifications or the digital clock. today there is another piece of the puzzle got in: an example is in kdeexamples and is called helloworldcustompopup (al