-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preselect crop
like flameshot
#21
Comments
Indeed, the crop tool was default before the pointer tool was introduced. Then I figured that the pointer was a more sane default. So I guess the easiest is to introduce an option to choose the default. I personally would also be fine to switch it to the crop tool but i am almost sure we will get this request for the other tools at some point... Would you want to give it a shot? |
Apart from that I also want to introduced hotkeys for choosing the tools and options at some point - but that will only be a half-solution |
I'm not familiar with GTK but can give a try. |
Implement in this PR: #22 |
I use such command to capture screen area like flameshot in hyprland:
But unlike flameshot, the default operation of satty is
Pointer
so I have to chooseCrop
and then crop the area. It takes more steps.Are there any plans to support preselecting mode in command line or changing the default operation of satty?
The text was updated successfully, but these errors were encountered: