Brian Ealdwine
Brian Ealdwine
In the configuration window, there are a couple minor UI tweaks that would be nice: * For opacity, use sliders, or at least percentages. * If "Relative" is checked, switch...
* Module is loaded and parsed correctly (make html works) * no markdown is rendered for the 'automodule' section. #### Sphinx output: ``` Running Sphinx v1.8.2 making output directory... building...
You may disagree, but I think that covering typical use cases by default would be good user experience. ### Default to --aax or --aax-fallback * example * `audible download --aax...
I have an audiobook that works in (at least some) players -- an MKA (matroska audio) file. It is recognized and correctly handled in Gnome's default video, and in VLC,...
I have read the wiki about what to try first before creating a bug report. I am running as an off-grid setup, with 'grid' actually showing battery (although it would...
Using a half gauge, the `valueBox` shows up below the bottom of the gauge. To be clear, the bottom half of the gauge isn't visible at all, and the value...
This was just merged into the XDG basedir spec: > There is a single base directory relative to which user-specific executable files may be written. > User-specific executable files may...
This modifies `resolve_command` and `resolve_command_path` to respect the `PATH` from a baked-in `_env` option. ### Problem & Solution It is difficult to use `sh` to access executables in a venv....
# Description This is in relation to "Package.set_dir() should be more restrictive to path". Note that I've modified `fix_url` instead of `set_dir()`. `fix_url()` is the centralized place for checking local-style...
Right now, I *think* this is the situation: * If the error code is 0 * if there is text on stderr starting with "ERROR", then there was an error...