Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Juan Carlos Romero
desktop console On Mon, Feb 15, 2010 at 12:03 AM, Chani wrote: > >> I'm fairly sure there's also a neat way to do the same in an easy way from >> the scripting console, but I don't see where I start the scripting >> console, maybe someone can enlighten me, then I'll post how to do the >> above wi

Review Request: Updated RSSNOW plasmoid animations to use QPropertyAnimation

2010-02-14 Thread Bruno Abinader
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2924/ --- Review request for Plasma. Summary --- Replaced the deprecated animations A

Re: Review Request: Let Kickoff and SimpleLauncher widgets preserve their settings after menu style change

2010-02-14 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2923/#review4154 --- this is an improvement functionality wise; i think it would be nicer i

Review Request: Let Kickoff and SimpleLauncher widgets preserve their settings after menu style change

2010-02-14 Thread Darío Andrés
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2923/ --- Review request for Plasma. Summary --- Because of the current implementatio

Re: JavaScript plasmoid problems

2010-02-14 Thread Aaron J. Seigo
On February 14, 2010, Knuckles wrote: > Hello there. I'm trying myself in js plasmoid development. Right now I'm > stuck with 2 things. > 1. print() complains with "TypeError: Result of expression 'print' > [true] is not a function". I've read Aaron's Seigo explanation about > non-string argument t

Re: Battery applet and KIcon

2010-02-14 Thread Zack Rusin
On Sunday 14 February 2010 18:24:51 Marco Martin wrote: > > QRectF makeUniform(const QRect &orig, > > const QRect &dst) > > oring and dist shouldn't them be QRectF in the signature? only if we care about it being anywhere close to correct. definitely should :) > ok, let's see if i g

Re: Battery applet and KIcon

2010-02-14 Thread Nuno Pinheiro
On Sunday, 14 de February de 2010 23:24:51 Marco Martin wrote: > On Sunday 14 February 2010, Zack Rusin wrote: > > On Sunday 14 February 2010 15:33:04 Marco Martin wrote: > > > for a really generic thing, i fear something would be needed at the > > > level > > > > > > of QSvg. > > > > > > and al

Re: Battery applet and KIcon

2010-02-14 Thread Marco Martin
On Sunday 14 February 2010, Zack Rusin wrote: > On Sunday 14 February 2010 15:33:04 Marco Martin wrote: > > for a really generic thing, i fear something would be needed at the level > > > > of QSvg. > > > > and always will have some approximate results. > > QSvg should do something like: > > -wh

Re: Battery applet and KIcon

2010-02-14 Thread Nuno Pinheiro
On Sunday, 14 de February de 2010 19:45:17 Aaron J. Seigo wrote: > On February 14, 2010, Marco Martin wrote: > > On Sunday 14 February 2010, Aaron J. Seigo wrote: > > > On February 14, 2010, Riccardo Iaconelli wrote: > > > > Hello, > > > > to follow up on a message i sent some time ago, I started t

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Chani
> I'm fairly sure there's also a neat way to do the same in an easy way from > the scripting console, but I don't see where I start the scripting > console, maybe someone can enlighten me, then I'll post how to do the > above with plasma itself :) there's a magic string you can type in krunner...

Re: Battery applet and KIcon

2010-02-14 Thread Nuno Pinheiro
On Sunday, 14 de February de 2010 20:58:40 Marco Martin wrote: > On Sunday 14 February 2010, Aaron J. Seigo wrote: > > On February 14, 2010, you wrote: > > > On Sunday 14 February 2010 18:59:32 Aaron J. Seigo wrote: > > > > b) since when have we abandoned scalable interfaces? ("nobody uses it > > >

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Luca Beltrame
In data domenica 14 febbraio 2010 23:29:47, Sebastian Kügler ha scritto: > the scripting console, but I don't see where I start the scripting > console, maybe someone can enlighten me, then I'll post how to do the > above with plasma itself :) qdbus org.kde.plasma-desktop /MainApplication showInt

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Sebastian Kügler
Hi Timo, Thanks for the patch. :) We have discussed adding the remaining time to the battery config some time ago and decided to not include it there, but offer it as a hidden config option, since we cannot reliably provide the time that's really left until the battery runs out. You can find

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Riccardo Iaconelli
On Sunday 14 February 2010 18:55:54 Aaron J. Seigo wrote: > i'm sure some of us will. > > some of us will also realize that you've rehashed all the arguments in > favour of it that have already been made in the past without a single > additional piece of new information added, all while completel

Re: Battery applet and KIcon

2010-02-14 Thread Zack Rusin
On Sunday 14 February 2010 15:33:04 Marco Martin wrote: > for a really generic thing, i fear something would be needed at the level > of QSvg. > and always will have some approximate results. > QSvg should do something like: > -when rendering a shape, always adjust its bounding rect to the pixel g

Re: Battery applet and KIcon

2010-02-14 Thread Riccardo Iaconelli
On Sunday 14 February 2010 20:43:15 Aaron J. Seigo wrote: > > SVG is not scalable. > > given that's what the 's' stands for in 'svg', this statement is ironic. > (not to mention wrong) Then we're all crazy working at small sized icons, aren't we? Why don't we just scale the oh-so-scalable svg?

JavaScript plasmoid problems

2010-02-14 Thread Knuckles
Hello there. I'm trying myself in js plasmoid development. Right now I'm stuck with 2 things. 1. print() complains with "TypeError: Result of expression 'print' [true] is not a function". I've read Aaron's Seigo explanation about non-string argument to print, but I really do pass just a string. Jus

Re: Battery applet and KIcon

2010-02-14 Thread Marco Martin
On Sunday 14 February 2010, Aaron J. Seigo wrote: > On February 14, 2010, you wrote: > > On Sunday 14 February 2010 18:59:32 Aaron J. Seigo wrote: > > > b) since when have we abandoned scalable interfaces? ("nobody uses it > > > larger than 64 pixels, and we will generate a 256px icon"; seriously?

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Chani
I did some googling, and now I really do have some new information :) it's still inconclusive, though, so don't bother reading the rest of this if you have something better to do. :P it seems HP removed time estimation from vista[1]. there are people on the interwebs upset about this, natural

Re: Battery applet and KIcon

2010-02-14 Thread Marco Martin
On Sunday 14 February 2010, Aaron J. Seigo wrote: > On February 14, 2010, Marco Martin wrote: > > On Sunday 14 February 2010, Aaron J. Seigo wrote: > > > On February 14, 2010, Riccardo Iaconelli wrote: > > > > Hello, > > > > to follow up on a message i sent some time ago, I started to convert > > >

Re: Battery applet and KIcon

2010-02-14 Thread Aaron J. Seigo
On February 14, 2010, Marco Martin wrote: > On Sunday 14 February 2010, Aaron J. Seigo wrote: > > On February 14, 2010, Riccardo Iaconelli wrote: > > > Hello, > > > to follow up on a message i sent some time ago, I started to convert > > > the battery applet to make it use KIcon. =) > > > > a) use

Re: Battery applet and KIcon

2010-02-14 Thread Aaron J. Seigo
On February 14, 2010, you wrote: > On Sunday 14 February 2010 18:59:32 Aaron J. Seigo wrote: > > b) since when have we abandoned scalable interfaces? ("nobody uses it > > larger than 64 pixels, and we will generate a 256px icon"; seriously?) > > SVG is *not* scalable. given that's what the 's' s

Re: Battery applet and KIcon

2010-02-14 Thread Marco Martin
On Sunday 14 February 2010, Aaron J. Seigo wrote: > On February 14, 2010, Riccardo Iaconelli wrote: > > Hello, > > to follow up on a message i sent some time ago, I started to convert the > > battery applet to make it use KIcon. =) > > a) use reviewboard > > b) since when have we abandoned scalab

Re: Battery applet and KIcon

2010-02-14 Thread Riccardo Iaconelli
On Sunday 14 February 2010 18:59:32 Aaron J. Seigo wrote: > On February 14, 2010, Riccardo Iaconelli wrote: > > Hello, > > to follow up on a message i sent some time ago, I started to convert the > > battery applet to make it use KIcon. =) > > a) use reviewboard Sorry, will do it for next time.

Re: Battery applet and KIcon

2010-02-14 Thread Aaron J. Seigo
On February 14, 2010, Riccardo Iaconelli wrote: > Hello, > to follow up on a message i sent some time ago, I started to convert the > battery applet to make it use KIcon. =) a) use reviewboard b) since when have we abandoned scalable interfaces? ("nobody uses it larger than 64 pixels, and we wil

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Aaron J. Seigo
On February 14, 2010, Riccardo Iaconelli wrote: > I hope some of you see the validity of my point... i'm sure some of us will. some of us will also realize that you've rehashed all the arguments in favour of it that have already been made in the past without a single additional piece of new inf

Battery applet and KIcon

2010-02-14 Thread Riccardo Iaconelli
Hello, to follow up on a message i sent some time ago, I started to convert the battery applet to make it use KIcon. =) For now the theme is still needed, as just the battery itself is kicon-based, and the AC adaptor is still SVG based. I think that at small sizes it really is a significant imp

Re: kde 4.3.>5 plasma applets battery

2010-02-14 Thread Riccardo Iaconelli
On Saturday 13 February 2010 17:35:09 Shantanu Tushar Jha wrote: > > I am using kde 4.3.>5 from > > "svn://anonsvn.kde.org/home/kde/branches/KDE/4.3/" > > on my laptop. > > > > I was not able to see the remaining time, when my laptop is on battery. > > So I "fixed" that. > > > > I hope that you,