Re: [kopete-devel] Patch for notifications

2009-02-03 Thread Alan Jones
On Wed, Feb 4, 2009 at 7:17 AM, Olivier Goffart wrote: > That's a description of the possible notifications for an application. > They also hold the default config and are used for configuration. Thanks :) ___ kopete-devel mailing list kopete-devel@kde.

Re: [kopete-devel] Patch for notifications

2009-02-03 Thread Olivier Goffart
Le mardi 3 février 2009, Alan Jones a écrit : > Hi Olivier, > > > That information can be located in the .notifyrc file. > > I couldn't find a plain .notifyrc file. Though I noticed there are a > application specific .notifyrc files > as well as a kde.notifyrc and a share/config/knotifyrc in the $K

Re: [kopete-devel] Patch for notifications

2009-02-03 Thread Alan Jones
Hi Olivier, > That information can be located in the .notifyrc file. I couldn't find a plain .notifyrc file. Though I noticed there are a application specific .notifyrc files as well as a kde.notifyrc and a share/config/knotifyrc in the $KDEHOME directory. What's the purpose of all these and are

Re: [kopete-devel] Patch for notifications

2009-02-03 Thread Olivier Goffart
Le mardi 3 février 2009, Alan Jones a écrit : > On Tue, Feb 3, 2009 at 1:08 AM, Gustavo Pichorim Boiko > > wrote: > > But I guess the right place for such options is in KNotify itself, > > meaning that while in presentation mode, or in full screen video, no > > notifications will appear, but they

Re: [kopete-devel] Patch for notifications

2009-02-02 Thread Alan Jones
On Tue, Feb 3, 2009 at 1:08 AM, Gustavo Pichorim Boiko wrote: > But I guess the right place for such options is in KNotify itself, > meaning that while in presentation mode, or in full screen video, no > notifications will appear, but they could get queued somehow to be > viewed after leaving such

Re: [kopete-devel] Patch for notifications

2009-02-02 Thread Gustavo Pichorim Boiko
Em 31/01/2009, às 17:39, Matt Rogers escreveu: > On Saturday 31 January 2009 02:46:24 Alan Jones wrote: >> On Sat, Jan 31, 2009 at 6:42 PM, Olivier Goffart > wrote: >>> The idea is that if you are away for few minutes, you see the >>> notification when you come back. >>> >>> If you don't like th

Re: [kopete-devel] Patch for notifications

2009-01-31 Thread Matt Rogers
On Saturday 31 January 2009 02:46:24 Alan Jones wrote: > On Sat, Jan 31, 2009 at 6:42 PM, Olivier Goffart wrote: > > The idea is that if you are away for few minutes, you see the > > notification when you come back. > > > > If you don't like that, It is probably better to add an option to the > >

Re: [kopete-devel] Patch for notifications

2009-01-31 Thread Aleix Pol
Maybe you could use powerdevil profiles, it would be able to tell, for example, if it is in presentation mode. On Sat, Jan 31, 2009 at 9:46 AM, Alan Jones wrote: > On Sat, Jan 31, 2009 at 6:42 PM, Olivier Goffart wrote: > > The idea is that if you are away for few minutes, you see the > notific

Re: [kopete-devel] Patch for notifications

2009-01-31 Thread Alan Jones
On Sat, Jan 31, 2009 at 6:42 PM, Olivier Goffart wrote: > The idea is that if you are away for few minutes, you see the notification > when you come back. > > If you don't like that, It is probably better to add an option to the KNotify > configuration to closes popups after a timeout but still ha

Re: [kopete-devel] Patch for notifications

2009-01-31 Thread Olivier Goffart
Le jeudi 29 janvier 2009, Ben Boeckel a écrit : > The notifications for incoming messages don't timeout. This forces the user > to react to any messages (either reply or ignore) to make it go away. The > following patch makes all incoming messages timeout. The application icon > animates with it, b

[kopete-devel] Patch for notifications

2009-01-29 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The notifications for incoming messages don't timeout. This forces the user to react to any messages (either reply or ignore) to make it go away. The following patch makes all incoming messages timeout. The application icon animates with it, but I'm