| Summary: | Auto copy URL to clipboard after publish to Imgur | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Murz <MurzNN> |
| Component: | General | Assignee: | Boudhayan Gupta <me> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/spectacle/205d6b369cf53c19d6387e5b389f861ccc65c2aa | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Murz
2018-04-04 13:54:30 UTC
In Hotshots this option is available and very useful. Also maybe useful auto open url in browser after upload. Patch available at https://phabricator.kde.org/D13493 Git commit 205d6b369cf53c19d6387e5b389f861ccc65c2aa by Nathaniel Graham.
Committed on 19/06/2018 at 22:36.
Pushed by ngraham into branch 'master'.
Auto-copy shared image link to clipboard
Summary:
Whenever an image is shared and a link is provided, the link is automatically copied to the clipboard.
We also rename the {nav Copy save location} checkbox to prevent user confusion with this new feature (and also to better reflect what the {nav Copy save location} feature actually does).
FIXED-IN 18.08.0
Test Plan:
Shared an image via Imgur. The link immediately appeared at the top of Klipper's history.
{F5918565}
Reviewers: #spectacle, #kde_applications, rkflx
Reviewed By: #spectacle, rkflx
Subscribers: kde-doc-english, rkflx
Tags: #documentation
Differential Revision: https://phabricator.kde.org/D13493
M +1 -1 doc/index.docbook
M +3 -1 src/Gui/KSMainWindow.cpp
M +2 -2 src/Gui/SettingsDialog/GeneralOptionsPage.cpp
M +1 -1 src/SpectacleConfig.cpp
https://commits.kde.org/spectacle/205d6b369cf53c19d6387e5b389f861ccc65c2aa
|