Hey folks!
First up, I just want to say thank you so much for this project, it's great to finally have a robust screenshot annotation tool we can use seamlessly on GNOME Wayland.
I had a quick workflow change I wanted to make - most screenshot tools I've used in the past offer an option to automatically close the app if a screenshot is copied using Ctrl+C (or whatever keyboard shortcut someone has bound to copy). GNOME's default screenshot tool does this, for example.
This is partly addressed in #157 , but instead it's kind of done the opposite to what I'm requesting, which is to copy the screenshot to the clipboard after closing the app. Instead, I want the app to close after I copy the screenshot. I'd also want it to continue overwriting the original screenshot when writing to file, which I note it currently does do this.
Realistically this is just a workflow thing, in terms of functionality the current implementation works, but closing the app on copy is just muscle memory for me now and would be nice to at least have the option :)
Hey folks!
First up, I just want to say thank you so much for this project, it's great to finally have a robust screenshot annotation tool we can use seamlessly on GNOME Wayland.
I had a quick workflow change I wanted to make - most screenshot tools I've used in the past offer an option to automatically close the app if a screenshot is copied using Ctrl+C (or whatever keyboard shortcut someone has bound to copy). GNOME's default screenshot tool does this, for example.
This is partly addressed in #157 , but instead it's kind of done the opposite to what I'm requesting, which is to copy the screenshot to the clipboard after closing the app. Instead, I want the app to close after I copy the screenshot. I'd also want it to continue overwriting the original screenshot when writing to file, which I note it currently does do this.
Realistically this is just a workflow thing, in terms of functionality the current implementation works, but closing the app on copy is just muscle memory for me now and would be nice to at least have the option :)