Bug 167265

Summary: JJ:Desktop grid effect should by turned off (or look diffrent) when there is only one virtual desktop.
Product: [Plasma] kwin Reporter: Piotr PeÅ‚zowski <pelzowski>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Piotr Pełzowski 2008-07-23 00:27:45 UTC
Version:            (using KDE 4.0.98)
Installed from:    SuSE RPMs

Desktop grid effect should by turned off (or look different) when there is only one virtual desktop. 

Current behaviour doesn't make sense. I see my desktop on top, squeezed, and I see unneeded black background down. It looks like something is broken - which is not a case of course - and maybe this effect should by disabled with only one virtual desktop present.
Comment 1 Michael 2008-07-30 11:03:35 UTC
with kde trunk 837777, the desktop grid effect just does nothing, it shows the one desktop you have. So i am setting that to worksforme :)
Comment 2 lucas 2008-08-03 09:42:19 UTC
Reopening as the effect still triggers and blocks user input.
Comment 3 lucas 2008-08-12 17:27:51 UTC
SVN commit 845893 by lmurray:

Improved the desktop grid effect.
FEATURE: 163104, 167265, 168557
CCBUG: 156247, 157196, 158787


 M  +0 -1      COMPOSITE_TODO
 M  +3 -0      effects/CMakeLists.txt
 M  +443 -441  effects/desktopgrid.cpp
 M  +3 -3      effects/desktopgrid.desktop
 M  +33 -22    effects/desktopgrid.h
 M  +122 -66   effects/desktopgrid_config.cpp
 M  +15 -6     effects/desktopgrid_config.h
 A             effects/desktopgrid_config.ui
 A             effects/slide.cpp   [License: GPL (v2+)]
 A             effects/slide.desktop
 A             effects/slide.h   [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=845893