https://bugs.kde.org/show_bug.cgi?id=437347
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/purpose/commit/e0642 | |ac56cf88547c4f82c57fbcd0a9e | |d46a6d1d --- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit e0642ac56cf88547c4f82c57fbcd0a9ed46a6d1d by Nicolas Fella. Committed on 13/12/2021 at 20:39. Pushed by ngraham into branch 'master'. [imgur] Copy link to clipboard and show notification Currently it is up to the application to present the result url to the user, and they do that quite inconsistently. Some apps open the url, some show it in an inline message, some copy it to the clipboard. With this patch the link is always copied to the clipboard and a notification informs the user that this has been done. This also removes the url property from the output which automatically removes the applications's own message handling M +1 -1 src/plugins/imgur/CMakeLists.txt M +11 -1 src/plugins/imgur/imgurplugin.cpp https://invent.kde.org/frameworks/purpose/commit/e0642ac56cf88547c4f82c57fbcd0a9ed46a6d1d -- You are receiving this mail because: You are watching all bug changes.