You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes:
* pop-os/cosmic-screenshot#67
* pop-os/cosmic-screenshot#74
* pop-os/cosmic-screenshot#40
I replaced `time` with `chrono`. `time` is an excellent crate, but
`chrono` is pulled in as a transient dependency of `libcosmic` and
`cosmic-files`. `cosmic-screenshot` also uses `chrono` instead of
`time`. Replacing `time` also ensures that the code here matches the
screenshot program closer.
Thanks you so much for this bug report! Your report helped me find and fix this bug (and two others too). I attempted to fix a similar issue a few weeks ago, but I couldn't figure out the problem at all.
I imagine --interactive only works inside a full COSMIC session, I ran it inside Hyprland to try to use it as my screen capture there too, but it doesn't show the interface and ignores the --save-dir when set to true, also still saving with different name formats.
Either of these...
saves with a filename like this (lowercase s and hyphen).
whereas this...
saves with an uppercase S and an underscore.
On Arch with:
cosmic-screenshot-git 1.0.0.alpha.1.r0.g031eb66
The text was updated successfully, but these errors were encountered: