Robin Krom
Robin Krom
I actually would like to move towards a different implementation for the tray-icon & context menu logic, which would be supplied by https://github.com/hardcodet/wpf-notifyicon (which I also contribute to). But in...
Ah, stackoverflow comes to the rescue 👍 But yes, I was afraid it comes down to that, adding custom logic to prevent this from happening. It would be so nice...
I thought about this for a while and have no clue how to solve this, if the screen is faded and we take a copy of the screen, it makes...
The question is... are you always ready after saving it to a file? Because than it's "gone", and you need to find the file again or restore it from the...
Oh, thanks for reporting that!! I think I am starting to dislike hotkeys more and more, as there is always some overlap in what some people want and what others...
This is cool, we have many discussions about the wish that the whole capture is copied with "Ctrl+C", but we have an editor with elements so that doesn't make sense....
@fabiochelly one of the challenges of building a tool, is to have as little "special" cases as possible. That sometimes means it has trade-offs, someone might really "badly" want one...
First I'd like to explain a bit about what we call the Greenshot surface, and its restrictions. The surface could be seen as a canvas on which the user can...
I've extracted most requirements to a **potential** file format from the previous information, this is still working in progress. So we need something which can store a background image, and...
I guess it should be possible to use SVG, but the specs are very extensive and complex. Also the goal of SVG is not the same as we need for...