gabm / Satty

Satty - Modern Screenshot Annotation. A tool inspired by Swappy and Flameshot.
Mozilla Public License 2.0
488 stars 22 forks source link

[Feature request] Add freehand drawing and a way to exit selection mode #12

Closed REALERvolker1 closed 10 months ago

REALERvolker1 commented 11 months ago

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!

gabm commented 11 months ago

Thank you for your suggestions, constructive feedback is always appreciated.

As I see, there are several requests

REALERvolker1 commented 11 months ago

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.

image

gabm commented 11 months ago

custom color dialog and pointer tool have been released as v0.5.0: https://github.com/gabm/Satty/releases/tag/v0.5.0

gabm commented 10 months ago

freehand drawing is implemented in https://github.com/gabm/Satty/releases/tag/v0.6.0

image