davidedmundson added inline comments.

INLINE COMMENTS

> remote_access_interface.cpp:217
> +        // buffer was not requested by any client
> +        close(buf->fd());
> +        delete buf;

Would it be better to emit bufferReleased?

Otherwise we're sometimes doing this deletion in the framework, sometimes in 
kwin

REPOSITORY
  R127 KWayland

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

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

Reply via email to