Julian Waller
Julian Waller
I think some investigation needs to be done to figure out if it is possible to spawn a process that wont be killed when companion exits. And verifying that the...
I did try this at one point, but it appeared that there was a hardware quirk that was very hard to work around so I gave up. But the library...
This has happened because internally companion is tracking pages by ids not numbers, and that is not being handled through the export and import process properly.. It needs some thought...
This would not be nice/clean to implement, the ui doesn't currently know what an 'internal: Wait' action is, it only knows about it as a blob of data in the...
No, auto-populating the actual headline value is a much harder problem, as we still need some special logic to handle updating that and would also need to make sure to...
On windows, I am pretty sure that it is always opened in non-exclusive mode and there is no way to change that. On macos, by default it opens in exclusive...
A contribution was received which allows opting into nonExclusive mode on macos https://github.com/node-hid/node-hid/pull/558 That will be in the v3.2.0 release later this week
I'm not 100% sure what this is asking for. Are you wanting an equivalent of the `internal: Button: Set text` and similar actions, which will copy from another button? With...
This has been in the betas for a while, and will be in 2.5 2cc4b061571fc3095c2d1b71ebdf814a188aeda2