gnome-shell/js/dbusServices/screencast
Ivan Molodetskikh 0e4b87fe5a screencastService: Create directory if it doesn't exist
Instead of testing if the videos directory exists and using the home
directory otherwise, just try to create the target directory. This
aligns with how the screenshot UI handles the screenshots folder, and
it's convenient for putting screencasts into a subdirectory.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2102>
2022-01-14 18:42:47 +00:00
..
main.js Move screencasting into a separate service process 2020-07-31 10:51:12 +02:00
screencastService.js screencastService: Create directory if it doesn't exist 2022-01-14 18:42:47 +00:00