Add a --no-clipboard option #127
hikaru-shindo
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, I'm maintaining a rewrite of hyprshot called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I quite like hyprshot, but I do not like not being able to prevent it from putting the screenshot into the clipboard if I already save it to a file. Therefore I'd suggest adding a --no-clipboard option.
Background: Currently every screenshot I saved to disk will turn up in my clip history and also it will override my current clipboard buffer which for me was unexpected until now. I think it would be a small change to have the option to disable this behaviour with an additional command line option similar to --clipboard-only
If this is already possible please advise me on how to achieve that :D
Beta Was this translation helpful? Give feedback.
All reactions