flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
36 stars 48 forks source link

use subdirectory of Freedesktop user directories for recordings #341

Open camelCaseNick opened 2 years ago

camelCaseNick commented 2 years ago

fixes #259, supersedes #262

To comply with custom and localized user document directories, this modification of the wrapper creates a symbolic link to the hard-coded Documents and hence bypasses (i.e. hacks around) this limitation of Zoom. (especially useful with #257 unfixed)

To do that, Zoom additionally needs file system read-only access to the user directory config at xdg-config/user-dirs.dirs.

see also: