On Fri, Sep 11, 2009 at 4:02 AM, Diego Casella ([Po]lentino) <
polentino...@gmail.com> wrote:
> -- Messaggio inoltrato --
>> From: "Aaron J. Seigo"
>> To: plasma-devel@kde.org
>> Date: Thu, 10 Sep 2009 11:23:26 -0600
>> Subject: Re: Plasmate previewer, again =P
>> On September 10,
On Thu, Sep 10, 2009 at 10:53 PM, Aaron J. Seigo wrote:
> On September 10, 2009, Shantanu Tushar Jha wrote:
> > As we could not have the meeting on that time as Diego and Aaron were
> busy
> > at Tokamak,
>
> actually, we showed up on irc at the stated time and waited around ... :/
>
> Err, thats
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1564/#review2283
---
Ship it!
Looks fine, go for it !
- Shantanu
On 2009-09-10 07:44:38
On September 10, 2009, alan moore wrote:
> Thanks; I tried this, but it didn't work (or else I'm doing it wrong).
looking at Plasma::PushButton, it doesn't allow setting the font directly. it
uses the theme's font. it should probably not do so if a font is set (e.g.
receives a FontChange event).
Aaron J. Seigo wrote:
> On September 10, 2009, alanm wrote:
>> Is there a better way to make these kinds of small adjustments apart from
>> style sheets?
>
> set the font style/face/color on the nativeWidget()?
>
Thanks; I tried this, but it didn't work (or else I'm doing it wrong).
My code is:
>> * The previewer is awesome, but its possible to test it with a "fake"
>> package and see if it load it correctly ?
> can you try it on a real package loaded in plasmate?
Back awhile I tried pointing it to some of my plasmoid source code before
and it worked, so assuming the timeline/git mechan
On September 10, 2009, David Faure wrote:
> I finally took the time to investigate the plasma crash that was happening
> so often to me.
can you try the attached patch? thanks.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core
On September 10, 2009, Diego Casella ([Po]lentino) wrote:
> > -- Messaggio inoltrato --
> > From: "Aaron J. Seigo"
> > To: plasma-devel@kde.org
> > Date: Thu, 10 Sep 2009 11:23:26 -0600
> > Subject: Re: Plasmate previewer, again =P
> >
> > On September 10, 2009, Shantanu Tushar Jha
>
> -- Messaggio inoltrato --
> From: "Aaron J. Seigo"
> To: plasma-devel@kde.org
> Date: Thu, 10 Sep 2009 11:23:26 -0600
> Subject: Re: Plasmate previewer, again =P
> On September 10, 2009, Shantanu Tushar Jha wrote:
> > As we could not have the meeting on that time as Diego and A
On September 10, 2009, alanm wrote:
> Is there a better way to make these kinds of small adjustments apart from
> style sheets?
set the font style/face/color on the nativeWidget()?
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE c
On September 10, 2009, you wrote:
> > On 2009-09-10 19:28:38, Aaron Seigo wrote:
> > > when setAllowedRunners is called, it removes any instantiated runners,
> > > resets the config values and then on next run the runners should be
> > > loaded based on that. where is this currently failing?
>
> t
Hello Ivan,
Thanks for looking into this. A couple of notes about Kickoff /
KRunner integration:
1. Keyboard navigation of the search results appears to have broken,
can you please have a look at that.
2. The search results for applications now take longer to appear than
they used to by a thir
On Thursday 10 September 2009 2:29:09 pm Aaron J. Seigo wrote:
> On September 10, 2009, alanm wrote:
> > I have a plasmoid (in Python) which uses Plasma.ToolButton widgets. I
> > would like to allow the user to override the default style (taken from
> > the plasma theme) of the buttons (for insta
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1564/#review2281
---
Ship it!
Looks good to me.
- Fredrik
On 2009-09-10 07:44:38, Reza
> On 2009-09-10 19:28:38, Aaron Seigo wrote:
> > when setAllowedRunners is called, it removes any instantiated runners,
> > resets the config values and then on next run the runners should be loaded
> > based on that. where is this currently failing?
the description.isPluginEnabled() is loaded
On September 10, 2009, David Faure wrote:
> It's a race between the "deleteLater" and the actual deletion. In between
so exactly the same kind of problem i fixed in libtaskmanager for 4.3.0, but
this time it's in the applet. thanks for your work on tracking this down.
> The only part that is not
On September 10, 2009, alanm wrote:
> I have a plasmoid (in Python) which uses Plasma.ToolButton widgets. I
> would like to allow the user to override the default style (taken from the
> plasma theme) of the buttons (for instance, to change font/size/colors).
why?
> - First, I find that if I
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1565/#review2278
---
when setAllowedRunners is called, it removes any instantiated runners,
On Thursday 10 September 2009 21:13:38 Aaron J. Seigo wrote:
> On September 9, 2009, Ivan Čukić wrote:
> > Here is the list of current runners (that I have installed)
> > http://pastebin.ca/1560026
> >
> > Which ones should be enabled in kickoff?
>
> i think just the locations, shell, services and
On Thursday 10 September 2009, alanm wrote:
> I have a plasmoid (in Python) which uses Plasma.ToolButton widgets. I
> would like to allow the user to override the default style (taken from the
> plasma theme) of the buttons (for instance, to change font/size/colors).
>
> I have two problems/misund
I have a plasmoid (in Python) which uses Plasma.ToolButton widgets. I would
like to allow the user to override the default style (taken from the plasma
theme) of the buttons (for instance, to change font/size/colors).
I have two problems/misunderstandings I need help with here:
- First, I find
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1565/
---
(Updated 2009-09-10 19:19:21.395991)
Review request for Plasma.
Summary
--
On September 9, 2009, Ivan Čukić wrote:
> Here is the list of current runners (that I have installed)
> http://pastebin.ca/1560026
>
> Which ones should be enabled in kickoff?
i think just the locations, shell, services and webshortcuts ones should be
enabled by default... that replicates what's
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1565/
---
Review request for Plasma.
Summary
---
Whitelist enforcement - if the white
I finally took the time to investigate the plasma crash that was happening so
often to me.
Almost reproduceable testcase: 4.3 branch, enable task grouping, have some
grouping in one
desktop, then hit the "next desktop" key shortcut like a mad man (but at
varying speeds)
until it crashes. Well..
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1370/#review2266
---
Much better as for code and configuration, there are just a few remark
On September 10, 2009, Shantanu Tushar Jha wrote:
> As we could not have the meeting on that time as Diego and Aaron were busy
> at Tokamak,
actually, we showed up on irc at the stated time and waited around ... :/
> It'll be nice to have some status update. Diego what things are
> remaining to b
As we could not have the meeting on that time as Diego and Aaron were busy
at Tokamak, It'll be nice to have some status update. Diego what things are
remaining to be implemented, i.e. which were planned but are not yet
implemented?
Just wanted a brief idea about the current status so that i could
On Thursday 10 September 2009 16:23:40 Marco Martin wrote:
> On Thursday 10 September 2009, Frank Noack wrote:
> > Hi
> >
> > I have a question. Is there a real replacement for knewsticker in the
> > pipeline? I and many of my friend find the actual rss-readers not so good
> > like knewsticker. No
On Thursday 10 September 2009, Frank Noack wrote:
> Hi
>
> I have a question. Is there a real replacement for knewsticker in the
> pipeline? I and many of my friend find the actual rss-readers not so good
> like knewsticker. No one of them works in the toolbar and opens wiht one
> klick the feed i
On September 10, 2009, Frank Noack wrote:
> pipeline? I and many of my friend find the actual rss-readers not so good
> like knewsticker. No one of them works in the toolbar and opens wiht one
> klick the feed in a browser. :-(
it's true that the News applet collapses to an icon and the RSS Now
Hi
I have a question. Is there a real replacement for knewsticker in the
pipeline? I and many of my friend find the actual rss-readers not so good like
knewsticker. No one of them works in the toolbar and opens wiht one klick the
feed in a browser. :-(
Thanks
Frank
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1564/
---
Review request for Plasma.
Summary
---
Make folderview plasmoid to select f
33 matches
Mail list logo