Re: Notifications Theming

2009-03-11 Thread Nuno Pinheiro
A Wednesday 11 March 2009 23:00:31, Aaron J. Seigo escreveu: > On Wednesday 11 March 2009, Michael Rudolph wrote: > > while I agree with you that Trever hasn't given any compelling reasons > > for notification theming, "because we can" has always seemed to be a > > good enough reason in KDE > > whi

Re: GSoC 2009

2009-03-11 Thread Aaron J. Seigo
On Wednesday 11 March 2009, Johnny Levai wrote: > Dear Plasma devs, > > I would like to participate in GSoC this year and I think that developing > for KDE would be a great idea. I looked at the Ideas page on techbase and > developing a KDM frontend using Plasma would be a neat project. I'm a cool

Re: Review Request: Add a message counter to Leave a Note

2009-03-11 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/273/#review455 --- i don't see why this should be configurable; beyond that, i also don't s

GSoC 2009

2009-03-11 Thread Johnny Levai
Dear Plasma devs, I would like to participate in GSoC this year and I think that developing for KDE would be a great idea. I looked at the Ideas page on techbase and developing a KDM frontend using Plasma would be a neat project. I'm a student at an IT faculty and I know my way around in Linux and

Re: Review Request: Enable System Monitor - Network to respond to newly connected network interfaces.

2009-03-11 Thread Aaron J. Seigo
On Wednesday 11 March 2009, Petri Damstén wrote: > On Wednesday 11 March 2009 08:28:47 Shantanu Tushar Jha wrote: > > > whenever a new source is added in the engine, the sourceAdded signal > > > will be emitted; likewise, the sourceRemoved signal will be emitted > > > whenever a source is removed.

Re: Notifications Theming

2009-03-11 Thread Aaron J. Seigo
On Wednesday 11 March 2009, Michael Rudolph wrote: > while I agree with you that Trever hasn't given any compelling reasons > for notification theming, "because we can" has always seemed to be a > good enough reason in KDE which led to some of the most horrific interfaces around. we're actually t

Review Request: Add a message counter to Leave a Note

2009-03-11 Thread Jesper Thomschutz
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/273/ --- Review request for Plasma. Summary --- In this patch I add an extra Label be

Re: Review Request: Addition to UI for Config page "Filter" in FolderView applet to make behavior clear.

2009-03-11 Thread Shantanu Tushar Jha
Added all the requested features. Patch attached. Is this ok to commit? -- Shantanu Tushar(GMT +0530) http://www.shantanutushar.com On Wed, Mar 11, 2009 at 3:38 AM, Aaron Seigo wrote: > > --- > This is an automatically generated e-mail

Re: Review Request: Enable System Monitor - Network to respond to newly connected network interfaces.

2009-03-11 Thread Petri Damstén
On Wednesday 11 March 2009 17:52:12 Shantanu Tushar Jha wrote: > Great !! This patch worked. Now as far as my testing, its responding > to both connect and disconnect of network sources. > > Just had one question out of curiosity, you've used > m_sourceTimer.start(0); in net.cpp, what is the effect

Re: Review Request: Enable System Monitor - Network to respond to newly connected network interfaces.

2009-03-11 Thread Shantanu Tushar Jha
Great !! This patch worked. Now as far as my testing, its responding to both connect and disconnect of network sources. Just had one question out of curiosity, you've used m_sourceTimer.start(0); in net.cpp, what is the effect of using 0 as the interval here? On Wed, Mar 11, 2009 at 12:44 PM, Pet

Re: Notifications Theming

2009-03-11 Thread Trever Fischer
> > Hello everyone, > > while I agree with you that Trever hasn't given any compelling reasons > for notification theming, "because we can" has always seemed to be a > good enough reason in KDE (that was of course in times when the > proposing party would also be the realizing party). But the > pos

Re: Microblogging using 100% cpu

2009-03-11 Thread Marco Martin
On Wednesday 11 March 2009, Artur Souza (MoRpHeUz) wrote: > Hey, > > > On Tuesday 10 March 2009, Aaron J. Seigo wrote: > >> is this with Marco's "fix the layouting by moving to widgets" stuff in > >> as well? > > yes =) > > >> and what we really need is to determine whether it's the engine or the >

Re: Microblogging using 100% cpu

2009-03-11 Thread Artur Souza (MoRpHeUz)
Hey, > On Tuesday 10 March 2009, Aaron J. Seigo wrote: >> is this with Marco's "fix the layouting by moving to widgets" stuff in as >> well? yes =) >> and what we really need is to determine whether it's the engine or the >> widget. Ok, I'll try to pay attention to that... On Tue, Mar 10, 2009

Re: Review Request: trying to reloacate the "add activity" action

2009-03-11 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/270/#review454 --- review board don't have the diffs but for one wondering they are also at

Re: Notifications Theming

2009-03-11 Thread Michael Rudolph
On Wed, Mar 11, 2009 at 10:36, Marco Martin wrote: > On Tuesday 10 March 2009, Trever Fischer wrote: >> On Tuesday 10 March 2009 12:15:53 pm Aaron J. Seigo wrote: >> > On Friday 06 March 2009, Trever Fischer wrote: >> > > Are there any plans to, erm, extend the Extender class and provide some >> >

Re: Review Request: trying to reloacate the "add activity" action

2009-03-11 Thread Chani
>I need a way to ask "which desktopview was last used?" in > a sensible, non-painful way. I'm not certain such a thing exists. it'd be > nice to at least have *some* way, though. since it's in the desktop shell, > it can make a few assuptions if need be > hmm. maybe someething to do with QEven

Review Request: trying to reloacate the "add activity" action

2009-03-11 Thread Chani
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/270/ --- Review request for Plasma. Summary --- ok, I'm stumped. I have this patch 99

Re: Notifications Theming

2009-03-11 Thread Marco Martin
On Tuesday 10 March 2009, Trever Fischer wrote: > On Tuesday 10 March 2009 12:15:53 pm Aaron J. Seigo wrote: > > On Friday 06 March 2009, Trever Fischer wrote: > > > Are there any plans to, erm, extend the Extender class and provide some > > > custom SVG elements for notifications? > > > > Rob's al

Re: Review Request: Enable System Monitor - Network to respond to newly connected network interfaces.

2009-03-11 Thread Petri Damstén
On Wednesday 11 March 2009 08:28:47 Shantanu Tushar Jha wrote: > > whenever a new source is added in the engine, the sourceAdded signal will > > be emitted; likewise, the sourceRemoved signal will be emitted whenever a > > source is removed. the applet should listen to those signals and manage > >