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

List:       kde-commits
Subject:    branches/KDE/4.5/kdebase/workspace/plasma/desktop/applets/pager
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-09-15 18:11:08
Message-ID: 20100915181108.16557AC871 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1175733 by aseigo:

remove the access to kwininfo, that's the important bit, actually
CCBUG:251131


 M  +0 -4      pager.cpp  


--- branches/KDE/4.5/kdebase/workspace/plasma/desktop/applets/pager/pager.cpp \
#1175732:1175733 @@ -659,8 +659,6 @@
 {
     Q_UNUSED(id)
 
-    KWindowInfo info = KWindowSystem::windowInfo(id, NET::WMGeometry | \
NET::WMFrameExtents | NET::WMWindowType | NET::WMDesktop | NET::WMState | \
                NET::XAWMState);
-
     if (!m_timer->isActive()) {
         m_timer->start(FAST_UPDATE_DELAY);
     }
@@ -670,8 +668,6 @@
 {
     Q_UNUSED(id)
 
-    KWindowInfo info = KWindowSystem::windowInfo(id, NET::WMGeometry | \
NET::WMFrameExtents | NET::WMWindowType | NET::WMDesktop | NET::WMState | \
                NET::XAWMState);
-
     if (!m_timer->isActive()) {
         m_timer->start(FAST_UPDATE_DELAY);
     }


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

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