Jeremy Nickurak
Jeremy Nickurak
Since the source browser is already handling ctags, it would be nice to be able to examine a symbol (with a context menu, and likely a key shortcut) and go...
Whenever a lynket bubble is on screen, part of the screen (usually over the c/v/b keys of the normal keyboard) is blocked from being tapped. This semes to be the...
It'd be nice to be able to iterate what qualities pychord supports. My specific use case is that I'm scanning existing qualities, and adding some related ones, specifically a no-5th...
In portrait mode, it makes sense to rotate the auto-tiling layouts. IE, if you'd divide the screen in half left/right for a landscape monitor, on portrait it should divide in...
Reproduction steps: Setup: ``` cd $(mktemp -d git-delta-bug-XXXX) git init echo hello > some-file git add some-file git commit -m some-file ``` Symptoms: `-` in file name is replaced with...
Addresses issue #41
I'm finding use for explicitly referring to chords with a missing 5th, so I've patched in functionality for that. PR incoming.
When running with mpDris2, adjusting the volume is broken: CommandError: [52@0] {setvol} problems setting volume JS LOG: Ignored exception from dbus method: Error: DBus error: org.freedesktop.DBus.Python.mpd.CommandError: Traceback (most recent call...