cfeck added inline comments.

INLINE COMMENTS

> aurorae.cpp:407
>      connect(client().data(), 
> &KDecoration2::DecoratedClient::maximizedChanged, this, 
> &Decoration::updateBorders, Qt::QueuedConnection);
> +    connect(client().data(), &KDecoration2::DecoratedClient::shadedChanged, 
> this, &Decoration::updateBorders);
>      updateBorders();

Do you remember why the other connection needed to be queued?

REPOSITORY
  R108 KWin

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

To: graesslin, #kwin, #plasma
Cc: cfeck, plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart, lukas

Reply via email to