parke

Results 14 issues of parke

I just manually built and installed ruby. ``` $ ruby -v ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux] ``` I then ran: ``` $ export GEM_HOME=$HOME/local/gems $ gem install airplay $...

The documentation for `spawn()` says: "Returns: values as for `posix.sys.wait.wait`" ( Source: https://luaposix.github.io/luaposix/modules/posix.html#spawn ) The documentation for `posix.sys.wait.wait` says it returns (and I paraphrase): ``` case 1: pid, 'running' case...

## Expected Behavior I expect `-r` and `-R` (and `-S`) to behave similarly. ## Actual Behavior When the directory `$PWD` does not exist inside the guest rootfs: `-r` will print...

kind/bug

As of Chrysalis 0.8.4, there is a pink "LAYOUT SHARING..." button in the right column above all the expandable key configuration pop-open menus. Vertical space is extremely valuable, especially given...

enhancement

If the `udev` rules are not installed, and you use Chrysalis to (try to) update the firmware on a Keyboardio Atreus, Chrysalis will (incorrectly??) report that there was an error...

bug

Chrysalis has the following bindings: Shift to layer Move to layer However, the lock binding is named differently: Lock layer to My suggestion is to rename the Lock to be:...

enhancement

I am running Chrysalis on a display with resolution 1024x768.  At this resolution, the legibility of some of the key legends could be improved.  Specifically, for "ShiftTo 1", the "1"...

enhancement

My computer is a Chromebox, flashed with a Coreboot EFI firmware as provided by mrchromebox.tech. The EFI boot menu does not respond to keypresses on my Atreus. Nor does GRUB...

**Describe the bug** On startup, Chrysalis 0.13.2 fails to properly detect and unstick a sticky Shift key. **To Reproduce** Steps to reproduce the behavior: 1. Start Chrysalis. 2. Set a...

bug

**Describe the bug** Chrysalis 0.13.2 (and previous versions?) say: > Due to firmware limitations, shifting to layers above "# 8" is not supported via secondary actions. However, this is incorrect....

bug