D6569: [client] Track all created ConnectionThreads and add API to access them
David Edmundson
noreply at phabricator.kde.org
Sat Jul 8 14:19:46 UTC 2017
davidedmundson added a comment.
I don't think this is necessary.
The only times we want need to delete the connection ourselves is when client code is creating it via ConnectionThread::fromApplication. If they create it themselves, we don't want to, and there's no need to track it.
For the one instance in the bug you're fixing we have the ConnectionThread object already in kwin as it's in kwin's own QPA.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D6569
To: graesslin, #frameworks, #plasma, #kwin
Cc: davidedmundson, dfaure, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, eliasp, sebas, apol, mart, hein, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170708/4553d414/attachment.html>
More information about the Kde-frameworks-devel
mailing list