D27951: Allow users to change dropAction to MoveAction through workspace kcm
Méven Car
noreply at phabricator.kde.org
Tue Mar 10 13:13:01 GMT 2020
meven added a comment.
This does not include the workspace-option kcm setting.
So I would title this "Allow users to change dropAction to MoveAction through a dndToMove kdeglobal setting"
INLINE COMMENTS
> dropjob.cpp:288
> }
> + if (!m_destUrl.matches(url.adjusted(QUrl::RemoveFilename), QUrl::StripTrailingSlash)) {
> + equalDestination = false;
You could add `equalDestination &&` here to save further checking.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D27951
To: trmdi, ngraham, dfaure, meven
Cc: meven, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200310/d8c72ec6/attachment.html>
More information about the Kde-frameworks-devel
mailing list