Skip to content
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

Adds "Screenshot in Selection" checkbox to screenshot tool #216

Merged
merged 6 commits into from
Jul 31, 2023

Conversation

mc-oofert
Copy link
Contributor

@mc-oofert mc-oofert commented Jul 29, 2023

Description

this is my first time using go so bear with me (this took me 20 hours)
Closes #177

Adds a checkbox that allows you to, if ticked screenshot only the selected area
2023-07-29 17_48_21-sdmm  Running  - Oracle VM VirtualBox
2023-07-29 17_48_41-sdmm  Running  - Oracle VM VirtualBox
Output:
2023-07-29 17 48 51

Type of change

  • Minor changes or tweaks (quality of life stuff)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

adds a checkmark to the screenshot function that allows you to screenshot only the currently selected area
@SpaiR SpaiR added enhancement New feature or request go Pull requests that update Go code labels Jul 30, 2023
Copy link
Owner

@SpaiR SpaiR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff! For the first time Go user you did it great. 😄
Please address current minor problems and PR will be good to be merged.

Speaking about the feature itself. I found that users hard to find screenshot functionality. If you're interested you can try to implement the next idea: we can add a "Screenshot" action to the context menu. Like, I do select an area, click MRB and I see an option "Screenshot Selection". Something like that.

@mc-oofert
Copy link
Contributor Author

how did i manage to comment on that i swear i commented on the review

@SpaiR SpaiR merged commit ed0494e into SpaiR:main Jul 31, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
2 participants