Julian Waller

Results 144 issues of Julian Waller
trafficstars

This is a small change to show which color in the swatches matches the current color, if any do. It is choosing either a black or white tick depending on...

Running the `basic-log-all-events.js` example, if I plug in an xkeys that node-hid is unable to open for some reason, it results in an UnhandledPromiseRejectionWarning. It would be good to have...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) * **What is the current behavior?** (You can also link to an open issue here)...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) bug fix * **What is the current behavior?** (You can also link to an open...

I found an issue where an electron project which happened to be inside another nodejs project was bundling dependencies from the parent directory unnecessarily https://github.com/electron-userland/electron-builder/issues/7745 This appears to be happening...

When running `npm install -g meteor` to install the meteor command line tools, I have to be using node 14 or older. Once this has been run, you can switch...

This needs some UX/design work, but is functional. The idea is to allow you to scale/zoom the grid, either to make it easier to read/see the buttons, or to fill...

Help Wanted

### Is this a feature relevant to companion itself, and not a module? - [X] I believe this to be a feature for companion, not a module ### Is there...

Enhancement
area/module-api
area/gui
Needs beer!

The github actions workflow is producing some warning due to using deprecated versions of some of the actions. Example before this: https://github.com/Julusian/node-hid/actions/runs/7855107166 Example after this: https://github.com/Julusian/node-hid/actions/runs/7855197522

A crash was reported to me by a user https://github.com/bitfocus/companion/issues/2735 It turned out to be easy enough to reproduce, by pressing buttons on a streamdeck while unplugging. As far as...