Pieter Venter
Pieter Venter
Probably doesn't make sense to bundle fonts with this program. However, maybe an alternative is to make it possible to pick the desired font and size for the "Text" field....
> I am not sure about the wizard. It adds a lot of additional steps Yea, shared concern as I noted. I put something together and played with it and...
OK I've taken another stab at a wizard-less layout. - I've experimented with the stream deck UI buttons a bit and we can save some space by reducing the gaps...
Looking at this it may make more sense that the configured actions are on the left, and the action selection on the right as this is likely what you'll be...
Been giving this some thought. Writing this down in case I forget :) I think a simpler way to handle this is with "toggle" buttons. The basic idea is that...
Very reasonable request IMHO. I would like to see #208 completed and then adding a sound action should be quite trivial.
Interesting. Not an expert on this myself. I know you can monitor events like this: ``` sudo udevadm monitor ``` Maybe you can see what happens during sleep/resume. Also, review...
Just posting here in case it helps someone: > --break-system-packages This is not recommended (although it does work). Looks like the Ubuntu way is to create a venv for *anything*...
If I understand the request correctly: you want to make a device selection with a set of keys (i.e. decide which light to control) and then use a pair of...
Capturing some thoughts on this feature for posterity sake: Create a new action called **Set variable**. For example, a name/value pair. `light=upstairs`. Allow other actions to access variables, perhaps with...