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

Added border and background color customization #68

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TheKoTech
Copy link

@TheKoTech TheKoTech commented Sep 15, 2024

Added 3 new parameters to change the color around the selected region and border color and width

Closes issue #60

@@ -27,6 +27,9 @@ Options:
-r, --raw output raw image data to stdout
-t, --notif-timeout notification timeout in milliseconds (default 5000)
--clipboard-only copy screenshot to clipboard and don't save image in disk
--border-width width of the selection border in pixels (default 2)
Copy link
Contributor

Choose a reason for hiding this comment

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

You added an option to --help, but it's not implemented?

Copy link
Author

Choose a reason for hiding this comment

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

Yup. I absolutely did. Added the border width option because it's not that difficult.

Matt-FTW added a commit to Matt-FTW/dotfiles that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants