| Summary: | Reorder Windows after a windows has been closed in Present Windows | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Tobias <flabbergasted> |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | LO | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tobias
2009-07-13 21:48:34 UTC
That actually works when you disable the fade effect. That it doesn't work when fade is enabled is definately a bug, so I change to bug. And I don't understand it :-( SVN commit 996370 by graesslin: Add fadeout to closed windows in present windows effect. During fadeout other windows are moved to a better possible position. BUG: 200084 M +37 -7 presentwindows.cpp M +2 -0 presentwindows.h WebSVN link: http://websvn.kde.org/?view=rev&revision=996370 SVN commit 1024317 by jacopods: backport r996370: rearrange windows if a window is closed even when fade effect is enabled CCBUG:200084 M +37 -7 presentwindows.cpp M +2 -0 presentwindows.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1024317 |