broulik added a comment.
Restricted Application edited projects, added Plasma on Wayland; removed Plasma.


  lgtm

INLINE COMMENTS

> datadevice.cpp:177
>  {
> +    if (d->drag.offer) {
> +        delete d->drag.offer;

`delete nullptr` is just fine

> datadevicemanager.h:74
> +        Move = 1 << 1,
> +        Ask = 1 << 2
> +    };

Should `Ask` perhaps become a bigger number in  case stuff gets added in the 
middle later like `Link` or is that unlikely/incompatible?

REPOSITORY
  R127 KWayland

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

To: graesslin, #frameworks, #plasma, #kwin
Cc: broulik, plasma-devel, leezu, ZrenBot, alexeymin, progwolff, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, eliasp, sebas, apol, mart, hein

Reply via email to