Skip to content

Add cinnamon-screenshot#13773

Merged
mtwebster merged 2 commits into
linuxmint:masterfrom
mtwebster:add-otto
May 22, 2026
Merged

Add cinnamon-screenshot#13773
mtwebster merged 2 commits into
linuxmint:masterfrom
mtwebster:add-otto

Conversation

@mtwebster
Copy link
Copy Markdown
Member

  • Replaces gnome-screenshot.
  • Full desktop, monitor, window and area modes.
  • include-pointer/include-shadow/delay options.
  • Cropping with undo.
  • Commandline use largely the same as gnome-screenshot.

Just using 'applets-screenshooter' for the icon for now.

mtwebster added 2 commits May 22, 2026 00:11
- Replaces gnome-screenshot.
- Full desktop, monitor, window and area modes.
- include-pointer/include-shadow/delay options.
- Cropping with undo.
- Commandline use largely the same as gnome-screenshot.

Just using 'applets-screenshooter' for the icon for now.
or fullscreen windows.

Shadows are disabled in these states in muffin.
@github-actions
Copy link
Copy Markdown

Best-practices scanner

This is a regex-based check for API usage that can pose security, performance or
maintainability issues, or that may already be provided by Cinnamon. Most findings
are advisory and do not automatically disqualify a pull request.

This check is not perfect and will not replace a normal review.


Found 1 potential issue(s):

⚠️ WARNING

⚠️ sync_file_query_info

files/usr/share/cinnamon/cinnamon-screenshot/util.py:75

info = f.query_info(Gio.FILE_ATTRIBUTE_STANDARD_TYPE,

Synchronous query_info() blocks the main loop.
Use query_info_async() instead.


Automated pattern check.

@mtwebster mtwebster merged commit 607217b into linuxmint:master May 22, 2026
3 of 5 checks passed
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.

1 participant