Skip to content

Conversation

@Virkkunen
Copy link

From StreamController/StreamController#448


Adds support for the Stream Deck Neo capacitive keys.

image

@Core447
Copy link
Member

Core447 commented Jan 3, 2026

Unfortunately, I don't have a Neo myself for testing, so I have a few questions:

  • Have you checked that StreamController doesn't crash when adding images or similar to those keys?
  • It's probably not possible to change the color of them with this change and the current StreamController, right?

@Virkkunen
Copy link
Author

Virkkunen commented Jan 3, 2026

Have you checked that StreamController doesn't crash when adding images or similar to those keys?

The app won't crash when adding images. This is not technically a special key, it's still part of the screen and will work like any other key, but it wasn't really made to show anything more than a background colour.

image

45e648d7-bfe8-4e15-aa6d-00c5a8e7b00e~1

image

PXL_20260103_103207127

It's probably not possible to change the color of them with this change and the current StreamController, right?

Just change the background colour of the key and it works. What would need to be changed is having a special layout on the UI for the Neo, because right now it just adds an extra row of keys but only the first two are editable.

image

The official StreamDeck app limits this key to only have the page changing action and the background colour, but it is a key like the others, except that it's capacitive and the visual part is much smaller, with a blurry/difused plastic on top.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants