Turns out this is not so perfect a solution. I failed to realise this would also trigger for non-terminal based apps, which now spawns a useless, empty terminal window alongside.
@dnkl wrote in dnkl/fuzzel#564 (comment):
You should be able to do this already, by writing a wrapper script and use as [
launch-prefix](https://codeber...
Hidden input in combination with dnkl/fuzzel#411 could be cool.
@dnkl Aye, that works. Ta!
However I do still see an overflow with
uint16_t, why anyone would ever set the volume to such an absurd value I have no idea, but pipewire does allow it.
I think it's fine to leave it as...
Patch works well! However I do still see an overflow with uint16_t, why anyone would ever set the volume to such an absurd value I have no idea, but pipewire does support it.
Note for future...
roundf() instead of ceilf() for pipewire's cubic volume
I assume we need another conditional here in the FMT_DEFAULT case for TAG_TYPE_INT.
Great, thanks!