Summary: | desktop grid+present windows doesn't handle window resize | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Michael Kreitzer <mrgrim> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Kreitzer
2010-02-28 00:19:52 UTC
Makes sense. If you have the time, could you please try with Present Windows, too. My fair guess is, that it won't work ;-) So if we fix it, we fix it in both effects. SVN commit 1103206 by graesslin: Rearrange windows when the gemoetry changes in both pw and dg in pw mode. BUG: 228829 M +25 -0 desktopgrid/desktopgrid.cpp M +1 -0 desktopgrid/desktopgrid.h M +10 -0 presentwindows/presentwindows.cpp M +1 -0 presentwindows/presentwindows.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1103206 SVN commit 1103210 by graesslin: Backport rev 1103206: Rearrange windows when the gemoetry changes in both pw and dg in pw mode. CCBUG: 228829 M +25 -0 desktopgrid/desktopgrid.cpp M +1 -0 desktopgrid/desktopgrid.h M +10 -0 presentwindows/presentwindows.cpp M +1 -0 presentwindows/presentwindows.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1103210 |