Skip to content

Feature Request: Choose label slot for "Run Command" output #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jonseitz opened this issue Jan 8, 2025 · 0 comments
Open

Feature Request: Choose label slot for "Run Command" output #21

jonseitz opened this issue Jan 8, 2025 · 0 comments

Comments

@jonseitz
Copy link

jonseitz commented Jan 8, 2025

I'm using the "Run Command" action to display data from different scripts (i.e. my unread email count from notmuch) on my stream deck. I'd like to be able to display those in either the top or bottom label positions, to match how I've set up some other buttons.

I'm happy to poke around at the code and put together a pull request if you're open to it. Based on a quick look, it looks like we'd need to add an additional config row to choose one of the three label positions, then when self.set_center_label(result) is called we'd just need to add some logic to call the method for the appropriate position. Does that seem reasonable?

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

No branches or pull requests

1 participant