Jake Stanger

Results 40 issues of Jake Stanger

If you attempt to load a previously saved chain where one of the tokens is >= 128 characters, the yaml parser throws an error that the key does not exist....

enhancement

If you use the now stable esmodule resolution (by including `"type": "module"` in your `package.json`), the default `version` command throws an error trying to get the main module. ``` λ...

The old spreadsheet link simply contained a link to the new one. I have updated the urls to match those of the new spreadsheet so the program functions again.

#### Category - [ ] Bug fix? - [x] New feature? - [ ] New sample? - [ ] Documentation update? #### What's in this Pull Request? Hey guys, been...

This isn't one that should be tackled until the branch changes (#9 & related) I reckon, but a command to instantly checkout a backup would be very powerful. This could...

`npm install` does not work due to the _mediakeys_ module, throwing the error `[email protected] install: node-gyp rebuild`. I can't find any fix to this; is there a known workaround?

Occasionally when provisioning out a page, the resultant page is corrupted. This crashes the provisioning process. Attempting to re-apply the template crashes at the same point with a null reference...

Hey, I'm using the client toolkit for my project and have managed to hook up the [wlr-foreign-toplevel-management-unstable-v1](https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/blob/master/unstable/wlr-foreign-toplevel-management-unstable-v1.xml) protocol. I'm receiving events from the manager successfully using the `calloop::EventLoop`: ```rs let...

## Category - [x] Feature request ## Describe the feature There are some SP navigation settings that can only be set via the `_api/navigation/menuState` and `_api/navigation/saveMenuState` REST API. Currently these...

area: model 📐

Some of the documentation examples may be invalid. Unit tests should be set up to test each example snippet to ensure it can be serialized correctly. This should be simple...

A:Documentation
A:Testing