On Tue, 13 Dec 2016 16:03:55 +0100 Kamil Cholewiński <harry6...@gmail.com> wrote:
Hey Kamil, > Integrate with dmenu for a slightly more complex mixer solution? > Integrate with dmenu for completely crazy other stuff? > (e.g. set countdown timer until self-destruct) the best approach would just be to accept "commands" on a file descriptor (UDS, stream, ...). dmenu can easily attach to a fifo, and this way, you could even theoretically control this stuff remotely over the internet (just in theory, I do not recommend this, but you get the idea). Cheers Laslo -- Laslo Hunhold <d...@frign.de>