Bug 167265 - JJ:Desktop grid effect should by turned off (or look diffrent) when there is only one virtual desktop.
Summary: JJ:Desktop grid effect should by turned off (or look diffrent) when there is ...
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 00:27 UTC by Piotr Pełzowski
Modified: 2008-08-12 17:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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