zzag added inline comments.

INLINE COMMENTS

> xdgshell_interface.h:283
> +     * @brief windowGeometry
> +     * The position of the window within the buffer
> +     *

s/position/geometry/

> xdgshell_stable_interface.cpp:524
> +    if (s->m_topLevel) {
> +        s->m_topLevel->d_func()->windowGeometry = QRect(windowRect);
> +        emit s->m_topLevel->windowGeometryChanged(windowRect);

The copy constructor is redundant (most likely a leftover I guess).

REPOSITORY
  R127 KWayland

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

To: davidedmundson, #kwin
Cc: zzag, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to