fix: Multiline text shadow, horizontal misalignment (#58, #64) by ajbucci · Pull Request #66 · streamdeck-linux-gui/streamdeck-linux-gui · GitHub
Skip to content

fix: Multiline text shadow, horizontal misalignment (#58, #64)#66

Merged
coolapso merged 2 commits into
streamdeck-linux-gui:developfrom
ajbucci:develop
Sep 8, 2023
Merged

fix: Multiline text shadow, horizontal misalignment (#58, #64)#66
coolapso merged 2 commits into
streamdeck-linux-gui:developfrom
ajbucci:develop

Conversation

@ajbucci

@ajbucci ajbucci commented Sep 3, 2023

Copy link
Copy Markdown
Member

Combined fixes since both were very small changes. Removed backdrop_draw object and references since no longer needed if using the stroke options in multiline_text.

Screenshot from 2023-09-03 15-27-18

@codecov

codecov Bot commented Sep 3, 2023

Copy link
Copy Markdown

@oparada1988

Copy link
Copy Markdown

Oh cool! How did you get the temperature on the button??

@ajbucci

ajbucci commented Sep 4, 2023

Copy link
Copy Markdown
Member Author

Oh cool! How did you get the temperature on the button??

I don't actually have mine set up to do that. I was just using it as a sample/test to match one of the screenshots from issue #58

However, one way to accomplish this would be to use the CLI inside a script triggered by a cronjob or systemd timer:
streamdeckc --button=INDEX --action=SET_TEXT --text=$'CPU USAGE HERE\n\nCPU TEMP HERE'

The button INDEX is numbered, from left to right, in the top row: 0, 1, 2, 3, 4, middle row: 5, 6, ... etc

@coolapso coolapso merged commit 3d38e26 into streamdeck-linux-gui:develop Sep 8, 2023
@github-actions

github-actions Bot commented Sep 8, 2023

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants