D14688: [libkwineffects] Expose getting/setting activeFullScript to scripted effects
David Edmundson <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
davidedmundson added inline comments.
INLINE COMMENTS
> kwinanimationeffect.h:182-183
> +
> + //TODO next ABI break, merge with above with an argument
> + quint64 animateFullScreen( EffectWindow *w, Attribute a, uint meta, int ms, FPx2 to, QEasingCurve curve = QEasingCurve(), int delay = 0, FPx2 from = FPx2())
> + { return p_animate(w, a, meta, ms, to, curve, delay, from, false, true); }
That other thread made me think maybe I should just do this now and bump the ABI. Will simplify the scripted effect code.
Opinions?
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D14688
To: davidedmundson, #kwin
Cc: zzag, kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart