| 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: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Piotr Pełzowski
2008-07-23 00:27:45 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 :) Reopening as the effect still triggers and blocks user input. 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 |