[Bug 191394] "minimize all" is no minimize all (it is show desktop)
Aapo Rantalainen
aapo.rantalainen at gmail.com
Tue May 25 21:19:25 BST 2010
https://bugs.kde.org/show_bug.cgi?id=191394
--- Comment #13 from Aapo Rantalainen <aapo rantalainen gmail com> 2010-05-25 22:19:23 ---
Yakup, this is very Ubuntu related way:
apt-get source plasma-widgets-addons
sudo apt-get build-dep plasma-widgets-addons
edit file kdeplasma-addons-*/applets/showdesktop/showdesktop.cpp
about row 80: info.setShowingDesktop(m_down);
Just duplicate this row.
cd kdeplasma-addons-*
dpkg-buildpackage -rfakeroot -d -b
sudo dpkg -i ../kdeplasma-addons*.deb
(reboot plasma?)
There are in showdesktop.h:21 //#define MINIMIZE_ONLY
But not sure what that should be do. (I'm not running KDE at this moment to
check that.)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list