gnome-shell/js/dbusServices/screencast
Jonas Dreßler 617997412e screencastService: Handle case where no videos directory exists
The videos directory doesn't necessarily have to exist, users are free to
delete it. Right now we don't handle this case and screencasting fails.

Let's handle it and fall back to the users home directory instead when
xdg-videos doesn't exist.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2594>
2023-01-11 16:51:30 +00:00
..
main.js screenshot: Move HAVE_RECORDER check into screencast service 2022-11-04 09:51:20 +00:00
screencastService.js screencastService: Handle case where no videos directory exists 2023-01-11 16:51:30 +00:00