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
---
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
---
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
---
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
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
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
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
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
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
> 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...
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
> > >
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
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
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
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
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?
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
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?
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
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
> > >
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
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
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
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.
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
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
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
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,
28 matches
Mail list logo