Nathan_B

Results 57 comments of Nathan_B

This option already exists. You can find it by right-clicking the icon in the taskbar and going to Options > Sounds > Enable tic-tac ![2021-02-13 14_38_43-Options](https://user-images.githubusercontent.com/54860453/107863426-35b8da00-6e09-11eb-8039-dee484a9d483.png)

Working on this feature. This is something I've wanted for awhile as well.

True, there is that work-around. It works, but it's not super efficient, since in most cases you'll have to add space several times, move the object, and then crop the...

> I have another way more complicated (to implement) in mind, that addresses exactly this, but I want to write this together in a solution design before I discuss it...

There's a PR open for these changes! A couple years later hahaha. This was on my backburner for a long time, and after the changes were implemented I got busy...

Forgot to include these before/after Before: ![greenshot_before_highlight_changes_high_quality](https://github.com/greenshot/greenshot/assets/54860453/fa3c57cc-62b2-40f4-b2e4-b2d23a69c71a) After: ![greenshot_after_highlight_changes_high_quality](https://github.com/greenshot/greenshot/assets/54860453/ddcfd106-67bd-46b3-8758-25548bcc68f4)

Quite a few similar requests have been made, in the general form of, "Ability to add some other shape", for example here: https://github.com/greenshot/greenshot/issues/446 The pull request linked in that issue...

> It is unfortunately possible to open the context menu without selecting an object. Ah good catch, I'll add a null check so that doesn't break until the context menu...

@Lakritzator I made these menu items only appear only if the current language has translations available. I get the feeling there may be a more correct way to do this...