streamdeck icon indicating copy to clipboard operation
streamdeck copied to clipboard

A lean framework for developing Elgato Stream Deck plugins.

Results 14 streamdeck issues
Sort by recently updated
recently updated
newest added

With the release of SD+ you now have control over dials and touchscreen on top of the usual buttons. Support adds a few new events received and sent and new...

## Description The Elgato Streamdeck SDK exposes dial-specific hooks in their version of [Action](https://github.com/elgatosf/streamdeck-javascript-sdk/blob/main/js/action.js): ```js /** * Registers a callback function for the onDialRotate event, which fires when a SD+...

I am getting the same issue with the `glob` import being undefined for `streamdeck bundle` and `streamdeck link`: ``` mmanciop@Micheles-Air dialcommand-streamdeck-plugin % npx streamdeck bundle --dev streamdeck bundle Build files...

PR Checklist ### PR Structure - [x] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [x] This PR avoids mixing refactoring changes with...

all packages versions are now reference by * For example when I run streamdeck link -> the latest glob package (10.x) has a breaking change which throw the below error...

## Description Trying to run a bundle command without the `--dev` flag fails, due to the now `undefined` value of `params.dev` ## How to reproduce run `bundle` ## What do...

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=27.5.2&new-version=29.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 7.2.0 to 8.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/glob&package-manager=npm_and_yarn&previous-version=7.2.0&new-version=8.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 4.1.0 to 5.0.0. Changelog Sourced from babel-plugin-module-resolver's changelog. 5.0.0 (2023-01-09) ⚠ BREAKING CHANGES Remove support for Node < 16 Update dependencies and find-babel-config to fix json5 vulnerabilities...

dependencies
javascript

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.3.0 to 9.1.2. Release notes Sourced from babel-loader's releases. v9.1.2 9.1.1 was a broken release, it didn't include all the commits. Dependencies updates Bump qs from 6.5.2...

dependencies
javascript