Bug 163104 - JJ: Show the name/number of the desktop in the 'Desktop Grid' effect
Summary: JJ: Show the name/number of the desktop in the 'Desktop Grid' effect
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 02:10 UTC by Elias Probst
Modified: 2008-08-12 17:22 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 Elias Probst 2008-06-03 02:10:48 UTC
Version:            (using Devel)
Installed from:    Compiled sources

The 'Desktop Grid' effect should show (probably optionally) the name/number of the desktops while showing the desktop overview.

The same drawing routine as in the 'Present Windows' plugin could be used for a consistent optical appearance.
Comment 1 Piotr Pełzowski 2008-07-22 23:53:05 UTC
optionaly please... don't add it by default. In my opinion it is useless in desktop gris (in opposite to pager where it is useful) 
Comment 2 lucas 2008-08-12 17:22:34 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