KStatusNotifierItem overlay icon clearing

2010-11-07 Thread Jeremy Whiting
Hey all. I've recently noticed that my KStatusNotifierItem doesn't get it's overlay icon cleared when I call setOverlayIconByName(QString()); is this something wrong in plasma's implementation of the system tray? My code is in kdeaccessibility/jovie/jovie/jovietrayicon.cpp. Any help would be app

Re: Fwd: pre-meego irc meeting

2010-11-07 Thread Artur de Souza
Quoting "Aaron J. Seigo" : > i also have an appointment at the scheduled time that got made right before > Chani announced the time and day and which i simply can not change either. > seems like few of us are going to be able to make it. if we can push it back > 1-2 hours, that would be awesome.

Re: Fwd: pre-meego irc meeting

2010-11-07 Thread Aaron J. Seigo
On Sunday, November 7, 2010, Marco Martin wrote: > On Sunday 07 November 2010, Marco Martin wrote: > > On Friday 05 November 2010, Chani wrote: > > > ok, I closed the poll. sorry I couldn't find a time that works for > > > everyone. it's going to be at monday 6pm my time (check the poll url to > >

Re: Fwd: pre-meego irc meeting

2010-11-07 Thread Dario Freddi
On Friday 05 November 2010 11:19:25 Chani wrote: > ok, I closed the poll. sorry I couldn't find a time that works for > everyone. it's going to be at monday 6pm my time (check the poll url to > see what that is in your timezone) in... hmm. #kde-meego :) Not sure if I can make it, however I already

Re: Move kdeplasma-addons to git - take 2

2010-11-07 Thread Artur de Souza
Hi! Quoting "Aaron J. Seigo" : > a) thanks for working on this :D > b) this is going to force us to define our desired workflow for plasma now > that we have git. more on that later, and i think an irc meeting for that is > in order, in fact. +1. I think that we can come up with an easy and st

Re: Move kdeplasma-addons to git - take 2

2010-11-07 Thread Tom Albers
Hi, - Original Message - > but that will require support from the release team as the release of > kdeplasma-addons for 4.6 would have to come from git.kde.org instead > of > svn.kde.org. if the release team members veto that for the 4.6 > release, then > we will need to consider the secon

Re: Move kdeplasma-addons to git - take 2

2010-11-07 Thread Aaron J. Seigo
CC'ing the release team on this, since there's a point of interest here. Release Team: Artur is working on migrating kdeplasma-addons to git. the question is now about logistical details and issues. see below. On Saturday, November 6, 2010, Artur de Souza wrote: > Any thoughts? a) thanks for wo

Re: Help with Share dataengine and GHNS

2010-11-07 Thread Artur de Souza
Quoting Marco Martin : > On Sunday 07 November 2010, Artur de Souza wrote: > false alarm, was only the format of the example package zip file, the code is > all correct :) Thanks a lot for your help Marco ;) Cheers! --- _

Re: Review Request: Launchersupport in libtaskmanager - final implementation

2010-11-07 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5785/#review8541 --- trunk/KDE/kdebase/workspace/libs/taskmanager/groupmanager.h

Re: Review Request: Launchersupport in the Tasks-applet

2010-11-07 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5786/#review8540 --- a great start; some rough edges to "sand off". since this affects

Review Request: Launchersupport in the Tasks-applet

2010-11-07 Thread Anton Kreuzkamp
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5786/ --- Review request for Plasma. Summary --- Implementation of the launchersu

Re: Color issues with Applet::showMessage()

2010-11-07 Thread Martin
Hi, it looks like Rick found a solution for the color issue. There were a few calls to "x->setBrush( Plasma::Theme::defaultTheme()->color( Plasma::Theme::TextColor ) );" in Amarok's code. In theory this was not a problem, but the background of these items had the color from KDE's color scheme.

Re: Review Request: Launchersupport in libtaskmanager - final implementation

2010-11-07 Thread Anton Kreuzkamp
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5785/ --- (Updated 2010-11-07 13:19:14.069931) Review request for Plasma. Summary --

Review Request: Launchersupport in libtaskmanager - final implementation

2010-11-07 Thread Anton Kreuzkamp
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5785/ --- Review request for Plasma. Summary --- This is the final implementation

Re: Review Request: Tasks applet: Make order independent of whether the row count is forced.

2010-11-07 Thread Ingomar Wesp
> On 2010-11-07 02:59:40, Steven Sroka wrote: > > I noticed that the fading on the 'buttons' that represent minimized windows > > are gone. Is there anyway to keep that? Or was this changed by someone else > > in another revision? The shading shouldn't be affected. I think I just forgot to min

Re: Help with Share dataengine and GHNS

2010-11-07 Thread Marco Martin
On 11/7/10, Artur de Souza wrote: > > Hello everybody! > > So my vacations came to an end :( but on the other hand I'm back > hacking :) For some reason I can't properly install/uninstall > extensions using GHNS and the Share dataengine (used through the > Pastebin applet). > > Could someone pleas