[Differential] [Commented On] D4476: Reverse TaskManager DragDrop to blacklist Plasma instead of whitelisting URLs
Kai Uwe Broulik
noreply at phabricator.kde.org
Tue Feb 7 14:48:08 UTC 2017
broulik added a comment.
+1
INLINE COMMENTS
> MouseHandler.qml:125
> onDrop: {
> // Reject internal drops.
> + if (event.mimeData.formats.indexOf("text/x-plasmoidservicename") >= 0) {
// Reject plasmoid drops, so the containment can handle them.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D4476
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson, #plasma
Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170207/37508fd3/attachment-0001.html>
More information about the Plasma-devel
mailing list