[Differential] [Request, 10 lines] D3902: Fix X-Plasma-Drop* types
broulik (Kai Uwe Broulik)
noreply at phabricator.kde.org
Sun Jan 1 13:14:29 UTC 2017
broulik created this revision.
broulik added reviewers: Plasma, apol.
broulik set the repository for this revision to R242 Plasma Frameworks.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
They are supposed to be lists. This fixes dropping folders on desktops to create a FolderView. Dropping trash:/ also offers to create a trash applet again. Don't know what else might have broken by this JSON migration...
BUG: 374418
TEST PLAN
X-Plasma-DropUrlPatterns is properly turned into a JSON array at build time but X-Plasma-DropMimeTypes is not and I have no idea why, ie. sticky note has two mime types but only gets a string (I tried both foo,bar and foo;bar; and foo;bar but neither works) so it is not offered for text documents
REPOSITORY
R242 Plasma Frameworks
REVISION DETAIL
https://phabricator.kde.org/D3902
AFFECTED FILES
src/plasma/pluginloader.cpp
src/scriptengines/qml/plasmoid/wallpaperinterface.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma, apol
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170101/d84683de/attachment.html>
More information about the Plasma-devel
mailing list