hi all ...
there was some discussion on #plasma today about plasma-mid. the short story
is that we got all excited about it at the last akademy and then subsequently
got sidetracked from it when we all focused on making the traditional desktop
rock a little harder. fair enough.
but we ought to
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/30/#review182
---
Ship it!
- Aaron
On 2009-02-09 08:46:19, Loic Marteau wrote:
>
>
Hello !
Any tough on this patch for the pager ? I can discard the review if
you think that this feature is not interesting, it's not a problem...
Cheers
Loic
On Mon, Feb 9, 2009 at 5:46 PM, Loic Marteau wrote:
>
> ---
> This is an automat
Now it works!!
Thanks :-)
2009/2/19 Benjamin Kleiner :
> On Thursday, 19. February 2009 22:36:08 Ricardo wrote:
>> Thanks a lot Benjamin,
>>
>> now it runs without complaining but when i pass the mouse over the
>> applet it doesn't show the tooltip :(
>> is there any other thing i should do?
> Im
2009/2/19 Aaron J. Seigo
> On Thursday 19 February 2009, Chani wrote:
> > On February 19, 2009 12:26:10 Aaron J. Seigo wrote:
> > > On Wednesday 18 February 2009, Chani wrote:
> > > > > * savable containments: save / restore to file individual
> > > > > containments or entire layouts; bot
On Thursday 19 February 2009, Chani wrote:
> On February 19, 2009 12:26:10 Aaron J. Seigo wrote:
> > On Wednesday 18 February 2009, Chani wrote:
> > > > * savable containments: save / restore to file individual
> > > > containments or entire layouts; both locally for later restoration as
>
On Thursday 19 February 2009, Benjamin Kleiner wrote:
> On Thursday, 19. February 2009 16:55:38 Thomas Coopman wrote:
> > I have been running in the same problem and have looked a bit at the code
> > and it looks like createConfigurationInterface is not in AppletScript so
> > there are some changes
On Thursday, 19. February 2009 22:36:08 Ricardo wrote:
> Thanks a lot Benjamin,
>
> now it runs without complaining but when i pass the mouse over the
> applet it doesn't show the tooltip :(
> is there any other thing i should do?
Implementing it in hoverMoveEvent did the trick for me.
def
On Thursday, 19. February 2009 16:55:38 Thomas Coopman wrote:
> I have been running in the same problem and have looked a bit at the code
> and it looks like createConfigurationInterface is not in AppletScript so
> there are some changes needed to solve this.
>
> But if it is possible to use showCo
On February 19, 2009 12:26:10 Aaron J. Seigo wrote:
> On Wednesday 18 February 2009, Chani wrote:
> > > * savable containments: save / restore to file individual containments
> > > or entire layouts; both locally for later restoration as well as
> > > external export for sharing with others.
> >
Thanks a lot Benjamin,
now it runs without complaining but when i pass the mouse over the
applet it doesn't show the tooltip :(
is there any other thing i should do?
thanks in advance
2009/2/19 Benjamin Kleiner :
> On Thursday, 19. February 2009 11:14:57 Ricardo wrote:
>> Thanks...
>>
>> I did
1. Please find the screenshot here
http://www.shantanutushar.com/screenshots/plasmoid_sm_net.jpg .
2. Though I think It looks good, but still, the user should be free to
decide on it.
3. I've uploaded the backtrace at
http://www.shantanutushar.com/plasmoidviewer.kcrash . I was running the
latest
On Wednesday 18 February 2009, Chani wrote:
> > * savable containments: save / restore to file individual containments
> > or entire layouts; both locally for later restoration as well as external
> > export for sharing with others.
>
> is this really enough work for a soc project?
if the "nic
On Wednesday 18 February 2009, Sebastian Kügler wrote:
> The battery applet for example loads another battery applet (without the
> popup) into the popup.
it doesn't do so via Applet::load, however. it simply creates a new instance
of a class it already has.
you'll also note that it causes some
On Thursday 19 February 2009, Aaron J. Seigo wrote:
> On Thursday 19 February 2009, Marco Martin wrote:
> > On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> > > > ok, so we don't need a subclass of ksystemtrayicon, but something
> > > > with roughly the same api, i'm going a bit blindly there
On Thursday 19 February 2009, Benjamin Kleiner wrote:
> I have played around with the python bindings for plasma, and I noticed
> that the config dialog can't be "hijacked",
so my question to you is, why do you want to do this?
> since
> plasmascript.Applet.createConfigurationInterface() won't
> On 2009-02-18 13:24:30, Aaron Seigo wrote:
> > it's an interesting hint as to the problem, but the code is in completely
> > the wrong place. this fix needs to be in Containment, not a specific View
> > subclass.
>
> Aaron Seigo wrote:
> can you try this patch:
>
> http://pasteb
On Thursday 19 February 2009, Artur Souza(MoRpHeUz) wrote:
> Now everybody knows where it is and everybody can start hacking on it ;)
woo! i've got some work on the editor tree view lined up. i'd love to see the
intro page look more pretty, but functionality first.
i'm still rather unconvinced a
On Thursday 19 February 2009, Shantanu Jha wrote:
> The attached patch applies to the directory
> kdebase/workspace/plasma/applets/system-monitor of trunk.
can you provide a screenshot as well? for patches that touch visible UI, we
encourage providing a screenshot as well. it allows those who can
On Thursday 19 February 2009, Marco Martin wrote:
> On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> > > ok, so we don't need a subclass of ksystemtrayicon, but something with
> > > roughly the same api, i'm going a bit blindly there because i still
> > > never looked at both KSystemTrayIcon
On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> >
> > ok, so we don't need a subclass of ksystemtrayicon, but something with
> > roughly the same api, i'm going a bit blindly there because i still never
> > looked at both KSystemTrayIcon and QSystemTrayIcon
>
> if you want to focus on the p
The attached patch applies to the directory
kdebase/workspace/plasma/applets/system-monitor of trunk.
This patch adds functionality to the Plasma Applet System Monitor -
Network so that It gives the user an option to display the interface
name and instantaneous traffic above the respective interfa
Hey!
Just put all plasmate code into playground. git-svn helped and I kept the
history (what unfortunately flooded #plasma). I kept the history because it had
a lot of commits from different people and it was big enough to not worth it
going through and squashing commits that I didn't do...
No
2009/2/18 Aaron J. Seigo :
> On Tuesday 17 February 2009, Michael Rudolph wrote:
>> So we could just be happy that everybody likes us (well, besides
>> ourselves, designers seem to like us :-), but we could also think
>> about some kind of outreach program, with which we try to bring both
>> cultur
I have been running in the same problem and have looked a bit at the code
and it looks like createConfigurationInterface is not in AppletScript so
there are some changes needed to solve this.
But if it is possible to use showConfiguration and get the same dialog I
would like to know how too.
200
I have played around with the python bindings for plasma, and I noticed that
the config dialog can't be "hijacked", since
plasmascript.Applet.createConfigurationInterface() won't
get called, thou you can use showConfiguration to completely override it. Is it
supposed to be this way, and if ye
On Thursday, 19. February 2009 11:14:57 Ricardo wrote:
> Thanks...
>
> I did what you said, but now it says this:
>
> Plasma.ToolTipManager.self().registerWidget(self)
> TypeError: argument 1 of ToolTipManager.registerWidget() has an invalid
> type
>
> and without Plasma.ToolTipManager.self().reg
Sorry for the late reply, life can get busy sometimes :\
In data lunedì 16 febbraio 2009 19:21:04, hai scritto:
>
> why would i want it to switch to that activity when i start a torrent? the
> assumption is that starting a torrent means i want to watch it versus do
> what i was doing otherwise? it
Am Mittwoch, 18. Februar 2009 schrieb Aaron J. Seigo:
> On Monday 16 February 2009, Mario Fux wrote:
Good morning Aaron, Chani and Co
> > So let's go concrete:
> > - Is there still interest (see my mails last year about the details of my
> > offering)?
>
> absolutely.
Great.
> > - Add your pref
> On 2009-02-18 11:22:20, Aaron Seigo wrote:
> > the week # should be calculated properly according to the region settings.
> > adding the weekday is going to cause layouting problems (which you've
> > already run into :) and just be rather confusing.
> >
> > on the other hand, it makes intern
Thanks...
I did what you said, but now it says this:
Plasma.ToolTipManager.self().registerWidget(self)
TypeError: argument 1 of ToolTipManager.registerWidget() has an invalid type
and without Plasma.ToolTipManager.self().registerWidget(self)
Plasma.ToolTipManager.self().setContent(self.to
31 matches
Mail list logo