pop-os / cosmic-screenshot

Utility for capturing screenshots via XDG Desktop Portal
GNU General Public License v3.0
25 stars 11 forks source link

cosmic-screenshot saves with different filenames formats depending on if --interactive=true or false. #67

Open nevdelap opened 3 weeks ago

nevdelap commented 3 weeks ago

Either of these...

cosmic-screenshot --save-dir=~/Pictures
cosmic-screenshot --interactive=true --save-dir=~/Pictures

saves with a filename like this (lowercase s and hyphen).

screenshot-2024-10-21-04-43-34.png

whereas this...

cosmic-screenshot --interactive=false --save-dir=~/Pictures > /dev/null

saves with an uppercase S and an underscore.

Screenshot_2024-10-21_14-44-06.png

On Arch with: cosmic-screenshot-git 1.0.0.alpha.1.r0.g031eb66