D16270: [effects/diminactive] Fix false-triggering of the out animation
David Edmundson <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
davidedmundson accepted this revision. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > diminactive.cpp:86-91 > m_activeWindow = nullptr; > > EffectWindow *activeWindow = effects->activeWindow(); > m_activeWindow = (activeWindow && canDimWindow(activeWindow)) > ? activeWindow > : nullptr; could this become updateActiveWindow(effects->activeWindow()); REPOSITORY R108 KWin BRANCH effects-diminactive-false-trigger REVISION DETAIL https://phabricator.kde.org/D16270 To: zzag, #kwin, davidedmundson Cc: davidedmundson, abetts, kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, lesliezhai, ali-mohamed, hardening, jensreuterberg, sebas, apol, mart