Summary: | Drop explosion effect | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Thomas Lübking <thomas.luebking> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | henryrust89, KaiUweBroulik2, kamikazow, luca76, ry |
Priority: | NOR | Flags: | thomas.luebking:
Decision-Required+
|
Version: | git master | ||
Target Milestone: | 4.11 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/3395c6170b0ee0f806a5658c5e029c4fa64cc613 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Thomas Lübking
2012-12-24 21:29:01 UTC
*** Bug 267954 has been marked as a duplicate of this bug. *** *** Bug 306376 has been marked as a duplicate of this bug. *** I'll write a blog to ask whether someone wants to step up to fix it. If nothing happens (that's what I would expect), it'll be gone in a month or so. If we would add shader support to AnimationEffect it would be possible to easily reimplement it modulo the broken shader *** This bug has been marked as a duplicate of bug 267954 *** *** Bug 267954 has been marked as a duplicate of this bug. *** For me, you can remove it. Newer used it because I'm uncomfortable with it. I saw Martin's blog post and decided to work on this. Because I'm new to KWin and KDE development in general, I may need some time to get into it, but I'm definitely working on this issue. Let's give it a last chance till 4.11 :-) Git commit 3395c6170b0ee0f806a5658c5e029c4fa64cc613 by Martin Gräßlin. Committed on 18/05/2013 at 20:35. Pushed by graesslin into branch 'master'. Drop explosion effect It has been unmaintained and mostly broken for years. FIXED-IN: 4.11 REVIEW: 110513 M +0 -1 kwin/effects/CMakeLists.txt D +0 -19 kwin/effects/explosion/CMakeLists.txt D +- -- kwin/effects/explosion/data/explosion-end.png D +- -- kwin/effects/explosion/data/explosion-start.png D +0 -53 kwin/effects/explosion/data/explosion.frag D +0 -213 kwin/effects/explosion/explosion.cpp D +0 -167 kwin/effects/explosion/explosion.desktop D +0 -73 kwin/effects/explosion/explosion.h http://commits.kde.org/kde-workspace/3395c6170b0ee0f806a5658c5e029c4fa64cc613 |