Re: KCompletion and KNotification

2013-09-09 Thread Aurélien Gâteau
On 08.09.2013 10:35, David Faure wrote: On Thursday 05 September 2013 19:34:36 Aleix Pol wrote: Hi, KCompletion now depends on KNotification, I'd suggest to remove that dependency (I can do it myself). At the moment it's generating quite a bit of DBus noise even though it's not being consumed

Re: KCompletion and KNotification

2013-09-08 Thread David Faure
On Thursday 05 September 2013 19:34:36 Aleix Pol wrote: > Hi, > KCompletion now depends on KNotification, I'd suggest to remove that > dependency (I can do it myself). > > At the moment it's generating quite a bit of DBus noise even though it's > not being consumed anywhere I could find. > It's us

KCompletion and KNotification

2013-09-05 Thread Aleix Pol
Hi, KCompletion now depends on KNotification, I'd suggest to remove that dependency (I can do it myself). At the moment it's generating quite a bit of DBus noise even though it's not being consumed anywhere I could find. It's used both in KHistoryBox and KCompletion. If you want to test it, you ca