Allow relative directories for `screenshot_path`, tweak default path (#9122)
authorHugo Locurcio <hugo.locurcio@hugo.pro>
Mon, 6 Apr 2020 14:54:12 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 14:54:12 +0000 (16:54 +0200)
commitf45ba78a72d86fd481a2d2064ac63858d69ad7ee
tree319698f6edccc3d4b82fb9ca5bd99ea65b4589de
parent661b4a1837067082a76114c08a7aebec83bc2b58
Allow relative directories for `screenshot_path`, tweak default path (#9122)

This will likely be more intuitive for users and should play better
with sandboxed distributions such as Flatpak.

In addition, the screenshot directory will now be created if it doesn't
exist already.
builtin/settingtypes.txt
src/client/client.cpp
src/defaultsettings.cpp