UncleLeoTheDad

Results 6 issues of UncleLeoTheDad

I'm trying Greenlight for the first time and unfortunately can't get it working. Environment: - M1 Macbook Pro - MacOS Sonoma - Greenlight 2.0.0-beta14 - Mac is on a different...

I'd like to be able to save a wheel with my customizations and then set the default choices by passing in a URL parameter: https://wheelofnames.com/jmj-a7b?choices=Leo,Fred,Monica,Jane This would set up the...

I thought I had everything working, but I just ran some tests on gamepad-tester.com and am seeing some strange behavior. Here's my mapping: ``` { "LShiftKey": [0, "A"], "Z": [0,...

Currently when you map more than one controller, you provide an index: ``` { "LShiftKey": [0, "A"], "Z": [0, "B"], "LControlKey": [0, "X"], "LMenu": [0, "Y"], "D1": [0, "Start"], "D5":...

enhancement
help wanted

### Summary This is the beginning of work to enable sonarcloud support. I've added the ability to add an organization to a sonar datasource, but need help in getting the...

pr-type/feature-development
component/plugins
component/config-ui
needs-cherrypick-v1.0
size:L

# Problem/Motivation It took me a few extra steps to get this add-on running because I leverage the "packages: !include_dir_named" feature to organize my configuration and my recorder DB URL...