Core447
Core447
> Bump on this Even with the code from streamdeck-ui the write text action is not able to adapt to different keyboard layouts. The best way (for short texts) for...
I'm totally relying on pillow for adding the labels to the images, so I'm not sure if I can do something about this, but I'll try. Thanks for reporting!
This is probably an issue with matplotlib which I use to get the ttf files. Can you please check if you're getting outputs like `findfont: Font family ['Code2000'] not found....
I didn't have `Code2000` installed and after a restart matplotlib finds it as expected and the label gets rendered correctly: 
> Referencing my previous comment ^ `Noto Sans CJK SC` is a font that comes with `fresh` EndeavourOS installs. This font has been installed for more than 3 months (as...
> I'm running the app as a flatpak. Maybe the sandbox is causing some problems...
> Wiki should be updated to reference this issue and recommend a local install for now. A reference might make sense, but I will still recommend Flatpak for general usage....
Please do the following: 1. Disable "Detached" in the "Run command" actions - this way any command errors will appear in the output 2. Close the app completely (via the...
@teras If detached is disabled the "Run command" action will always wait until the command has ended. That also means that if the command doesn't do anything the second time...
@teras @ermshiperete Can you please check the the event assigner for the "Run command" action is set to the default values?