Summary: | Cube effect window switching and pager layout do not correspond | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Justace Clutter <justacec> |
Component: | compositing | Assignee: | Martin Flöser <mgraesslin> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kwin-bugs-null |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Justace Clutter
2008-07-30 17:15:48 UTC
Cube is not aware of the pager widget at the moment. For normal mode (ctrl+f11) it would not make any sense to change the behaviour. For case of desktop changing via pager or ctrl+f(1-3) or active borders it might make sense to respect the pager settings. But in case of just down or just up there would be no difference to desktop grid. It would probably cause lot's of changes to cube and I'm not sure if it is worth the effort as desktop grid effect handles it quite well. Nevertheless I'll take a look at it. You are probably right. It might be a complicated change and not worth it. Fast response.... Justace On Wed, Jul 30, 2008 at 11:01 AM, Martin Gr SVN commit 922028 by graesslin: Cube uses the pager layout to animate desktop switching (not the cube mode). This requires some more work including an option to use the old way (ignoring pager layout). FEATURE: 167752 M +185 -52 cube.cpp M +3 -0 cube.h WebSVN link: http://websvn.kde.org/?view=rev&revision=922028 |