Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-22 | sqlite3: use default XDG config directoryHEADtrunk | 1 | -0/+47 | ||
The XDG documentation states the default of `$HOME/.config` should be used when `$XDG_CONFIG_HOME` is unset or empty. This changeset modifies the shell startup to query this location if the environment variable is not being set to another value. | |||||
2024-04-22 | screen recordings with MagicYUV and Spectacle | 2 | -0/+88 | ||
On Windows I use Bandicamp and MagicYUV to record gameplay losslessly with minimal CPU impact. However, Spectacle only supports encoding with H264 or WebM, which is neither lossless nor light on the CPU. This changeset adds support for the MagicYUV 4:4:4 codec to Spectacle and the underlying kpipewire plumbing. | |||||
2024-04-22 | initial commit | 0 | -0/+0 | ||