Edd Salkield
Edd Salkield
## Checklist before submitting an issue - [x] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [x]...
A new default target can be set using: * A target option in rcrc(5) * -T flag A per-dotfiles target can be set using a target manifest file. Provides a...
Since 2010, the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) has been widely accepted, defining a standard for the locations of user configuration files. Currently, rcm checks by default for the _rcrc_ configuration...
Adds a `--midiThrough` argument to enable the display of Midi Through ports in Preferences/Controllers. Is the first proposed step to resolve #8356
Adds systemd service files for IMAP, SMTP, and CardDAV that limits the permissions of hydroxide for security. Runs the program as user `hydroxide`, group `hydroxide`. Expects `$HOME` to be at...
The [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) specifies that: > There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment...
Running hydroxide as a system service on systemd-based distros requires unit files to be written. I propose that we include these in the main repository for future packagers to build...
I'd like to configure swappy to emit a notification containing the path of the saved image when saving to disk. To support this use case, would you be interested in...
If notekit were to monitor its note files for modifications, then the note rendered in the UI could be updated in real time and kept in sync when the underlying...
Currently, all desmume files are stored in `$XDG_CONFIG_HOME` as a consequence of [this patch](https://sourceforge.net/p/desmume/patches/94/). Although it is good that the user's home directory is not being littered with files, the...