Version: (using KDE KDE 3.5.2) Installed from: SuSE RPMs Take a look at the "Desktop", "window behavior" module. I think that option like "poup desktop name on desktop switch" should be moved (or cloned) to multiple desktops: a) it only make sense when there are >= desktops, and that is configured in MD module b) it is counterintuitive to search desktop behavior in window behavior module Anyway, I spend some time looking for that option, and only closed wish-report about that assured me that this option (popup desktop name) has to be somewhere ;-D
The multiple desktops configuration is provided by kcmxinerama. Reassigning to the closest matching product/component I can find...
Lubos, what is this JJ in the title?
JJ = Junior Job
Created attachment 32473 [details] moves the option from "window behavior" to "multiple desktops" Hi I've made a patch that moves the option from "window behavior" to "multiple desktops". It's my first patch so let me know if I did some mistakes.
*** Bug 191148 has been marked as a duplicate of this bug. ***
I am going to redo all kwin kcms with Qt Designer for KDE 4.4 and will integrate this feature.
SVN commit 995230 by graesslin: Rework of the multiple desktops kcm. Now it uses a ui file which makes it easier to maintain. It brings together all options for multiple desktops. That is: * number of desktops * pager layout * activity per desktop * desktop names * desktop effect for switching animation * OSD on desktop switch * Shortcuts for desktop changing The plasma options (pager and activity) are still missing and currently disabled. FEATURE: 129605 CCBUG: 153799 M +2 -1 CMakeLists.txt D desktop.cpp D desktop.h A desktopnameswidget.cpp [License: GPL (v2+)] A desktopnameswidget.h [License: GPL (v2+)] A main.cpp [License: GPL (v2+)] A main.h [License: GPL (v2+)] A main.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=995230