Skip to content

Conversation

@MMonkeyKiller
Copy link
Contributor

This PR introduces the integration of a new dependency (psp), and implements functionality for handling system wake-up events. Specifically, it introduces the systemDidWakeUp event, which is broadcast to compatible plugins, enhancing support for Stream Deck plugins.

@nekename
Copy link
Owner

I'm sorry I haven't replied to you on this. This will certainly be included in 2.6.0

@nekename nekename force-pushed the main branch 3 times, most recently from 0b8b420 to 146268e Compare August 14, 2025 12:23
@nekename
Copy link
Owner

nekename commented Aug 16, 2025

Hey @MMonkeyKiller - having looked at the psp dependency, I've had second thoughts about this. It hasn't been updated in 2 years, isn't published to crates.io, and uses very outdated versions of dependencies, which introduces duplicate dependencies into OpenDeck and increases size and build times, and also might be a security issue. For example, it uses zbus 3 which is on 5.9 now, or event-listener 2.5 when OpenDeck currently has 5.4.

If you can find another crate, or get this one updated to the newest dependencies, I'll have another look

@MMonkeyKiller
Copy link
Contributor Author

Hello! I understand, I will look for a new crate that accomplishes the same thing as this one. If I happen to find one I'll update this pr

@nekename nekename force-pushed the main branch 2 times, most recently from 2204201 to ba92209 Compare August 21, 2025 15:17
@nekename nekename force-pushed the main branch 3 times, most recently from 0953b38 to 799af63 Compare September 29, 2025 16:25
@nekename nekename force-pushed the main branch 4 times, most recently from cdec9c3 to 18f582b Compare October 12, 2025 11:20
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