Version: (using KDE 4.0.5) Installed from: Ubuntu Packages When pressing alt+tab, it would be useful if one of the entries was "Show desktop". Especially now that the desktop is more than just a collection of files, it would be nice to have an easy way to access it (that does not require learning a new keyboard shortcut).
So do I get it right that switchting to the desktop via alt+tab is the same as "minimize all windows"? Or would you want that the daschboard is opened?
IMHO, it could be the same as "minimize all windows".
*** Bug 181097 has been marked as a duplicate of this bug. ***
*** Bug 181620 has been marked as a duplicate of this bug. ***
*** Bug 229842 has been marked as a duplicate of this bug. ***
*** Bug 230203 has been marked as a duplicate of this bug. ***
Copied over from bug #230203: The switch-windows functionality (Alt+Tab) should (optionaly) include switch-to-desktop. Usecase: Having no window-list in the controlbar works fine, since you can also easily use Alt+Tab for that. But only as long as you do not need to switch to the "desktop", which happens fairly often in a netbook-like setup.
SVN commit 1105144 by graesslin: Add optional desktop entry to alt+tab for minimizing all windows (show desktop). FEATURE: 167644 M +9 -0 kcmkwin/kwintabbox/main.cpp M +15 -5 kcmkwin/kwintabbox/main.ui M +6 -0 kcmkwin/kwintabbox/previewhandlerimpl.cpp M +1 -0 kcmkwin/kwintabbox/previewhandlerimpl.h M +21 -0 tabbox.cpp M +1 -0 tabbox.h M +6 -0 tabbox/clientmodel.cpp M +13 -0 tabbox/tabboxconfig.cpp M +11 -0 tabbox/tabboxconfig.h M +4 -0 tabbox/tabboxhandler.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1105144