-
Notifications
You must be signed in to change notification settings - Fork 31
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
[Feature request] Add freehand drawing and a way to exit selection mode #12
Comments
Thank you for your suggestions, constructive feedback is always appreciated. As I see, there are several requests
|
imo adding a GtkColorChooser widget would not complicate anything, and in fact would make it much easier to use. It does not hurt the UX of Swappy, for example. |
custom color dialog and pointer tool have been released as v0.5.0: https://github.com/gabm/Satty/releases/tag/v0.5.0 |
freehand drawing is implemented in https://github.com/gabm/Satty/releases/tag/v0.6.0 |
Hey there! I think this project has lots of potential.
Are there any plans to add freehand drawing? It is my main use case for swappy.
Also, when I select an area in the editor, I can't deselect. Am I missing something here?
Another suggestion would be to add a GTK color picker to the bottom color panel to choose a custom color.
Great job!
The text was updated successfully, but these errors were encountered: