Review Request 124112: Implement drag and drop for Trash applet

Marco Martin notmart at gmail.com
Wed Jun 17 15:51:29 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124112/#review81527
-----------------------------------------------------------

Ship it!


looks good.
I wonder if should be ckecked also that the urls are actual filesystem urls or if is fine to just blindlt trash everything thrown at it since if it's not a filesystem one should fail


applets/trash/package/contents/ui/main.qml (line 95)
<https://git.reviewboard.kde.org/r/124112/#comment55886>

    maybe an hasurls here too?


- Marco Martin


On June 16, 2015, 6:32 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124112/
> -----------------------------------------------------------
> 
> (Updated June 16, 2015, 6:32 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Bugs: 348378
>     https://bugs.kde.org/show_bug.cgi?id=348378
> 
> 
> Repository: plasma-desktop
> 
> 
> Description
> -------
> 
> This allows to drag files onto the trash applet to trash them.
> Also, the code is cleaned up a bit and it is given a sensible minimum size (so the label always fits) as well as the query dialog has been replaced by the standard KIO dialog.
> 
> 
> Diffs
> -----
> 
>   applets/trash/package/contents/ui/main.qml 7715439 
>   applets/trash/plugin/CMakeLists.txt 9012e66 
>   applets/trash/plugin/trash.h PRE-CREATION 
>   applets/trash/plugin/trash.cpp PRE-CREATION 
>   applets/trash/plugin/trashplugin.cpp 7e866a9 
> 
> Diff: https://git.reviewboard.kde.org/r/124112/diff/
> 
> 
> Testing
> -------
> 
> Trashed one or multiple files on both desktop and panel.
> When I dismiss the message box, however, Plasma will create an applet for the file dragged. How can I tell it I accepted the drop? Also, it crashes in Client::~Client() () from /usr/lib/x86_64-linux-gnu/libQPulseAudioPrivate.so at times after dismissing the dialog.
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150617/0d79f201/attachment.html>


More information about the Plasma-devel mailing list