D25610: [x11] Name client pixmap instead of frame pixmap

David Edmundson noreply at phabricator.kde.org
Fri Nov 29 16:51:41 GMT 2019


davidedmundson added inline comments.

INLINE COMMENTS

> geometry.cpp:1985
>      }
> -    const QRect oldBufferGeometry = bufferGeometryBeforeUpdateBlocking();
> -    bool resized = (oldBufferGeometry.size() != m_bufferGeometry.size() || pendingGeometryUpdate() == PendingGeometryForced);
> +    const QRect previousServerGeometry = m_frame.geometry();
> +    bool resized = (previousServerGeometry.size() != m_serverGeometry.size() || pendingGeometryUpdate() == PendingGeometryForced);

can you talk me through this change?

REPOSITORY
  R108 KWin

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

To: zzag, #kwin
Cc: davidedmundson, kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, 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/20191129/f0be4803/attachment.html>


More information about the kwin mailing list