Cinnamon-Screenshot

UUID: cinnamon-screenshot@hilyxx
Last edited:
3 days ago 2025-10-25, 12:20
Last commit: [4a22d431] cinnamon-screenshot@hilyxx: Version 1.22.1 (#958)

Cinnamon extension for screenshots with modern interface and advanced options.

README

Close

Cinnamon-Screenshot

Cinnamon extension for screenshots with modern interface and advanced options.

This extension uses Gnome-Screenshot utility (which works seamlessly with both X11 and Wayland) and is fully integrated into the Cinnamon desktop.

A wide variety of options are included to ensure a good user experience:

  • A simple editor mode with tools such as a brush, a text input field, geometric shapes, or a pixelization mode
  • Three screenshot options: Full Screen, Active Window, and Selection - all with keyboard shortcuts
  • A timer (up to 60 seconds)
  • A preview of the screenshot along with its pixel dimensions
  • A clipboard option

By default, ‘CTRL + Q’ keyboard shortcut is used to open the extension. You can customize this shortcut in the extension settings.

FAQ

→ Is this extension only compatible with Cinnamon version 6.4 (and above)?

Yes, because Cinnamon-Screenshot uses the new dialog boxes introduced in version 6.4.
This update brings more possibilities and features.

→ Will there be more features added in the future, especially in the editor mode?

I don't think so. I want to avoid making the code even more complex, as that would require more maintenance.
This extension is meant to provide all the basic options while remaining as stable as possible.

→ Is this extension compatible if I use Cinnamon on a system other than Linux Mint?

Normally, there shouldn't be any compatibility issues apart from the Cinnamon version itself.
However, some changes in system libraries may have introduced significant modifications, regressions, or bugs!

Log In To Comment!

20 Comments

Ao1Pointblank
Ao1Pointblank-1 week ago
This is really nice, but I have a feature request: make the ESC key close the window! If you activate the extension from a keybind while playing a fullscreen game that steals mouse input, you will have a devil of a time closing the screenshot popup. I couldn't even close the window with my Close Window shortcut or an Xkill bind I use to force stop apps.
Fabio Raitz
Fabio Raitz-1 month ago
Thank You! Please add a option to exit the save window by pressing Esc.
ii0-0ii
ii0-0ii-1 month ago
LM22.2 already built-in
Juan-Lutz
Juan-Lutz-1 month ago
Great idea ! Thank you
Janne-d-Arc
Janne-d-Arc-1 month ago
I installed this extension hoping it would have options that the default Cinnamon function doesn't have: a shortcut to instantly save a screenshot without displaying any dialog box and giving me the option to save screenshots to a location I choose. I liked the extension, but those features aren't here either. :(
TURBOKANTR
TURBOKANTR-1 month ago
Hey is there a some sort of config file? I want to edit the texts and translate them into my language
StianHauk
StianHauk-2 months ago
Love your app! Was wondering if there is a way to make the edit-mode to only open on the main monitor? Currently it stretches across both monitors making it a bit tricky to edit the screenshot.
Hilyxx
Hilyxx-2 months ago
Thanks! This is something I haven’t been able to test myself since I only have one screen at home. If you set your main monitor as the primary display using the 'Set as primary' button in the display settings, do you still have the same issue? I might be able to take a look at it, but I can’t promise anything.
Kevin Langman
Kevin Langman-2 months ago
I was faced with the same issue testing in multi-monitor scenarios. I found that it's rather ease to setup a VirtulaBox VM to have dual monitors (which shows up as two VM windows) and in that way you can test out a dual monitor setup with only one screen. Hope this helps!
Hilyxx
Hilyxx-2 months ago
Thanks. Yes, I hadn’t really thought about testing with multiple screens in a virtual machine. I tried it on VirtualBox, it’s pretty basic and not very practical to use in my opinion, especially for fixing something like this. Two real screens side by side would be much more convenient. But it does give me a good idea of the issue. In any case, if I do fix it, it won’t be before September. I’m taking a break for now.
Kevin Langman
Kevin Langman-3 months ago
Got this error after upgrading the applet: Type name Gjs_cinnamon-screenshot_hilyxx_preview_ScreenshotPreviewDialog is already registered You can avoid this problem by adding a random number to the Gjs class name like seen here: https://github.com/linuxmint/cinnamon-spices-extensions/blob/a96e0d2e573b46e5da332e5d78325fda8f395d61/BlurCinnamon%40klangman/files/BlurCinnamon%40klangman/6.0/gaussian_blur.js#L22
Hilyxx
Hilyxx-3 months ago
Thanks for the fix — I’ll include it in the upcoming update I’ll be publishing soon
CQ
CQ-3 months ago
Beautiful work. Love it. Consider an option to include cursor in screenshot?
Hilyxx
Hilyxx-3 months ago
Hi. thanks ! Yes, it's planned for version 1.2 ;)
Kevin Langman
Kevin Langman-4 months ago
Nice extension.. I would like to see a "Copy to clipboard" option on the preview dialog and maybe a back button as well. Thanks for making the extension!
Hilyxx
Hilyxx-3 months ago
Back button and "Copy to clipboard" added :)
Kevin Langman
Kevin Langman-3 months ago
Thanks!!
Hilyxx
Hilyxx-4 months ago
Thank you! I might add a few more features later.