F David

Results 12 issues of F David

## Custom themes If themes are present in the "qt_themes" subfolder of Yuzu data dir, they are added to theme selection list of the UI - Each theme goes in...

Just a file containing three themes with hexadecimal values that can be pasted in slack to use them as theme.

## Feature Request #### Problem to solve Files in the cache folder are never automatically removed. It makes it grow in size and many (most?) do not know about it...

enhancement

#### Description Replaced fixed path "$scoopdir\persist" by the environment variable `SCOOP_PERSIST` or the config variable `persist_path`. It also replaces "$scoopglobaldir\persist" by the environment variable `SCOOP_PERSIST_GLOBAL` or the config variable `global_persist_path`....

This implements https://github.com/ScoopInstaller/Scoop/issues/4746 and goes with https://github.com/ScoopInstaller/Scoop/pull/6069, more details there

After one or several drafts, all drafted values can be reinserted into the list

- Keep two items in cache for every app - Files that are less than one month old are not deleted - Automatically remove older cache of the app after...

I created this script to automate the signing and installation steps required on systems with Secure Boot enabled

I created scripts to automate the signing and installation steps required on systems with Secure Boot enabled

0 | type: enhancement

Add new settings where current track and queue information (type and id of playlist) are stored : last-played, queue-type, queue-id, track-progression. Those data are stored when the track or queue...