D26927: Schedule a decoration repaint when client is resized
Vlad Zahorodnii
noreply at phabricator.kde.org
Mon Jan 27 13:00:50 GMT 2020
zzag added inline comments.
INLINE COMMENTS
> decorationrenderer.cpp:48-49
> connect(client->decoration(), &KDecoration2::Decoration::bordersChanged, this, markImageSizesDirty);
> connect(client->decoratedClient(), &KDecoration2::DecoratedClient::widthChanged, this, markImageSizesDirty);
> connect(client->decoratedClient(), &KDecoration2::DecoratedClient::heightChanged, this, markImageSizesDirty);
> }
I'm not happy about these two though. It would be nice to have `DecoratedClient::sizeChanged` or something.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D26927
To: zzag, #kwin
Cc: davidedmundson, kwin, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20200127/54569c0c/attachment-0001.html>
More information about the kwin
mailing list