[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/plasma/generic/applets/systemtray/ui
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-05-06 15:12:43
Message-ID: 20100506151243.5F393AC8AC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1123665 by mart:

since trunk doesn't behave this way don't activate the systray also in
branch (whie still doing popups)
BUG:207629


 M  +0 -3      applet.cpp  


--- branches/KDE/4.4/kdebase/workspace/plasma/generic/applets/systemtray/ui/applet.cpp #1123664:1123665
@@ -741,8 +741,6 @@
         extenderItem->setGroup(extender()->group("oldNotificationsGroup"));
     }
 
-    emit activate();
-
     //notification->timeout() = 0 actually means eternal life
     if (notification->timeout() > 0) {
         showPopup(qMin(m_autoHideTimeout, notification->timeout()));
@@ -801,7 +799,6 @@
     extenderItem->config().writeEntry("type", "job");
     extenderItem->setWidget(new JobWidget(job, extenderItem));
 
-    emit activate();
     showPopup(m_autoHideTimeout);
 
     extenderItem->setGroup(extender()->group("jobGroup"));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic