linuxmint / cinnamon-settings-daemon

The settings daemon for the Cinnamon desktop
GNU General Public License v2.0
57 stars 58 forks source link

[Feature Request] Do not hardcode "gnome-screenshot" for screenshots #360

Open j1elo opened 2 years ago

j1elo commented 2 years ago
 * csd version: 5.2.0+una
 * Distribution: Linux Mint 20.3 Una
 * Graphics hardware *and* driver used: Intel integrated
 * 64 bit

Feature Request

Do not force usage of gnome-screenshot for the screenshot media keys. Instead, have a setting which contains the program to be used for each of the screenshot actions.

Not all actions will be applicable to all screenshot programs. For example, window capture is something that gnome-screenshot can do, but Flameshot cannot. In those cases, given that it's the user the one who wants to change this setting, it seems reasonable that choosing a more limited software falls on their responsibility.

In any case, it doesn't look too user friendly to force usage of gnome-screenshot like now (see it hardcoded in source here). Thus this feature request to allow modification.

Steps to reproduce

Expected behaviour