On Tue, 13 Dec 2016 16:03:55 +0100
Kamil CholewiĆski <harry666t_AT_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 <dev_AT_frign.de>
Received on Tue Dec 13 2016 - 16:10:07 CET