mint-screenshot@khumnath: Add new screenshot and annotation applet#8582
Open
khumnath wants to merge 2 commits into
Open
mint-screenshot@khumnath: Add new screenshot and annotation applet#8582khumnath wants to merge 2 commits into
khumnath wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Applet: Mint Screenshot
A screenshot capture and annotation tool that integrates directly into the Cinnamon panel.
*Note: This is the Continuation of pull request #8560
What it does
Mint Screenshot combines screen capture and image annotation into a single workflow —
something the default screenshot tool (
gnome-screenshot) doesn't offer. Instead ofcapturing a screenshot and then opening a separate editor to annotate it, users can
draw, highlight, and add text directly on the captured image before saving.
Key features
Dependencies
Uses standard Python/GTK packages:
python3-gi,python3-gi-cairo,python3-cairo,python3-pil,gir1.2-wnck-3.0(X11), andpython3-dbus(Wayland).