| Summary: | Applying plugin changes causes windows to flicker | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Stephan Sokolow <kde_bugzilla_2> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stephan Sokolow
2009-02-04 01:29:02 UTC
SVN commit 1022489 by rhburchell: Remove flicker when changing effect plugins by not fully reloading compositing plugins anymore. Replaces one hack with another hack (due to having to support multiple kwin instances), but provides a much better user experience. Big thanks to mgraesslin for comments, review, and fixes. BUG: 183107 http://websvn.kde.org/?view=rev&revision=1022489 SVN commit 1027313 by graesslin: Backport r1022489: Remove flicker when changing effect plugins by not fully reloading compositing plugins anymore. CCBUG: 183107 M +22 -38 main.cpp M +1 -0 main.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1027313 |