gnome-shell/js/dbusServices/screencast
Emmanuele Bassi 317fa8222e screencast: Use the same format for screencasts and screenshot file names
Screenshots use `%Y-%m-%d %H-%M-%S` for the timestamp, which has the
advantage of allowing proper lexicographical sorting.

The screencast file name pattern, on the other hand, uses
locale-dependent expansions, which break sorting based on file name, and
introduces the chance of potentially invalid characters on different
file systems.

Fixes: #5115
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2300>
2022-07-27 13:50:10 +00:00
..
main.js dbusServices/screencast: Install unconditionally 2022-05-20 12:00:22 +00:00
screencastService.js screencast: Use the same format for screencasts and screenshot file names 2022-07-27 13:50:10 +00:00