shutter-project / shutter

Screenshot tool for Linux
https://shutter-project.org/
GNU General Public License v3.0
501 stars 35 forks source link

Reimplementation for Maurizio's gnome-screenshot hack #667

Open Photon89 opened 3 months ago

Photon89 commented 3 months ago

Currently only the Selection mode works. Also, the Selection button is always enabled.

What it does: creates a file in /tmp using gnome-screenshot, then creates a pixbuf out of this file and proceeds as usual.

TODO:

Photon89 commented 2 months ago

gnome-screenshot has a bug, apparently, which prevents it from capturing the pointer in selection mode. I reported it upstream: https://gitlab.gnome.org/GNOME/gnome-screenshot/-/issues/244