| Summary: | Move Workspace's compositing functionality to own class Compositor | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
| Component: | compositing | Assignee: | Martin Flöser <mgraesslin> |
| Status: | RESOLVED FIXED | ||
| Severity: | task | CC: | kwin-bugs-null |
| Priority: | NOR | Flags: | mgraesslin:
ReviewRequest+
|
| Version First Reported In: | git master | ||
| Target Milestone: | 4.10 | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| URL: | https://git.reviewboard.kde.org/r/102420/ | ||
| Latest Commit: | http://commits.kde.org/kde-workspace/d85158921cb510e7f4f9ead3a7f74eb5a749140b | Version Fixed/Implemented In: | 4.10 |
| Sentry Crash Report: | |||
|
Description
Martin Flöser
2012-05-03 07:23:47 UTC
Git commit d85158921cb510e7f4f9ead3a7f74eb5a749140b by Martin Gräßlin. Committed on 23/08/2012 at 18:04. Pushed by graesslin into branch 'master'. Pass Compositor to EffectsHandlerImpl Obsoletes the need to go through the Workspace object to get to the Compositor. TODO for future: make the Compositor being the parent object for the EffectsHandlerImpl. Closing Review and bug from this commit, which is the top most of the patch series. REVIEW: 106060 FIXED-IN: 4.10 M +1 -1 kwin/composite.cpp M +11 -10 kwin/effects.cpp M +3 -1 kwin/effects.h http://commits.kde.org/kde-workspace/d85158921cb510e7f4f9ead3a7f74eb5a749140b |