summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-05-22sqlite3: use default XDG config directoryHEADtrunkLibravatar Terin Stock1-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-22screen recordings with MagicYUV and SpectacleLibravatar Terin Stock2-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-22initial commitLibravatar Terin Stock0-0/+0