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

List:       kde-commits
Subject:    kdebase/kicker/taskbar
From:       Teemu Rytilahti <tpr () d5k ! net>
Date:       2005-04-16 23:24:52
Message-ID: 20050416232452.C51BC3CA () office ! kde ! org
[Download RAW message or body]

CVS commit by rytilahti: 

Don't show desktop number/name when there's no use for it.
Hope this is okay, Aaron.


  M +5 -2      taskcontainer.cpp   1.120


--- kdebase/kicker/taskbar/taskcontainer.cpp  #1.119:1.120
@@ -1357,5 +1357,8 @@ void TaskContainer::showMouseOver()
     QStringList desktopNames = desktopMap.values();
 
+    if(TaskBarSettings::showAllWindows())
     KickerTip::the()->display(this->name(), desktopNames.join(", "), pixmap);
+    else
+        KickerTip::the()->display(this->name(), "", pixmap);
 
     QPoint p = KickerLib::popupPosition(KickerLib::arrowToDirection(arrowType),


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

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