[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66308: 30.0.50; DocView: Bump default value of doc-view-resolution
From: |
Björn Bidar |
Subject: |
bug#66308: 30.0.50; DocView: Bump default value of doc-view-resolution |
Date: |
Wed, 04 Oct 2023 11:37:48 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Stefan Kangas <stefankangas@gmail.com> writes:
> Björn Bidar <bjorn.bidar@thaodan.de> writes:
>
>> Should we store this data on Unixes in `$XDG_CACHE_HOME` Instead
>> of temp?
>> Doing so would also allow to reuse it if the particular file is viewed
>> again.
>
> Probably, yes, at least on XDG compliant systems.
So e.g. Linux or *BSD.
On MacOS or Windows there are similar locations.
The Qt StandardPaths Docs provide a good overview of those:
https://doc.qt.io/qt-5/qstandardpaths.html#StandardLocation-enum
E.g. on MacOS there is ~/Library/Caches/<APPNAME> for CacheLocation.