D6719: [aurorae] Add support for shaded windows
Christoph Feck
noreply at phabricator.kde.org
Mon Jul 17 04:05:14 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170717/ddc8a708/attachment-0001.html>
More information about the Plasma-devel
mailing list