| Summary: | desktop grid -- window flickers when clicking | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Roland Leißa <roland.leissa> |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | LO | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Roland Leißa
2010-03-06 22:48:07 UTC
SVN commit 1103103 by graesslin: Do not paint windows as if it is being moved when only clicking on it in desktop grid. This prevents that the window flickers on clicking them. BUG: 229741 M +2 -2 desktopgrid.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1103103 SVN commit 1103104 by graesslin: Backport rev: 1103103 Do not paint windows as if it is being moved when only clicking on it in desktop grid. This prevents that the window flickers on clicking them. CCBUG: 229741 M +2 -2 desktopgrid.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1103104 |