apol added inline comments.

INLINE COMMENTS

> breezeshadowhelper.h:157
>          //* managed shadows
> -        QMap<QWidget*, KWindowShadow*> _shadows;
>  

if this is a thing, maybe it would make sense to actually try and remove the 
KWindowShadows upon destruction?
Something like `connect(newshadow, &QObject::destroyed,  this, [this, widget] { 
_shadows.remove(widget); });`

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D26966

To: zzag, #plasma, broulik
Cc: apol, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, ahiemstra, mart

Reply via email to