Summary: | panel should not be affected by desktop cube | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Stefan Majewsky <majewsky> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefan Majewsky
2008-12-13 23:35:39 UTC
I think it makes sense for the panel (more like, a panel; if you add more, they should behave in the same way) to move with the cube; especially so if you have a task manager widget set to "only show tasks from the current desktop". The feature requested by Stefan will be configurable. But it will be default on for animate desktop switching (ctrl+f1-4/pager) and not be available in cube mode (ctrl+f11) SVN commit 922026 by graesslin: Option to not animate the panels during desktop switching animation. FEATURE: 177730 M +19 -0 cube.cpp M +3 -0 cube.h M +5 -0 cube_config.cpp M +8 -0 cube_config.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=922026 |