D29054: [Wayland] Add to PlasmaWindowManagement protocol windows stacking order

Vlad Zahorodnii noreply at phabricator.kde.org
Wed Apr 22 15:01:05 BST 2020


zzag added inline comments.

INLINE COMMENTS

> plasmawindowmanagement.cpp:47
>      void windowCreated(org_kde_plasma_window *id, quint32 internalId);
> +    void setStackingOrder(const QVector<quint32>& ids);
>  

Coding style: whitespace before `&` and `*`

> plasmawindowmanagement_interface.cpp:297
>  
> +void PlasmaWindowManagementInterface::setStackingOrder(QVector<quint32> stackingOrder)
> +{

const ref

REPOSITORY
  R127 KWayland

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

To: bport, zzag, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200422/4399a8ff/attachment.html>


More information about the Kde-frameworks-devel mailing list