Hi Hermann,
Am 30.03.2016 um 13:03 schrieb Hermann Meyer:
So I've added a named pipe to jalv.select, so that
communication with
the app is possible.
Currently it understand "quit", "show" and "hide".
that's great, thanks!
Is that fifo always created in the working dir or is there a way to set
its path?
BTW:
I did something very similar yesterday for my jack-select app, but using
DBus instead of a pipe:
https://github.com/SpotlightKid/jack-select/commit/0f4178b2e023eab67887a76e…
Which is available as version 0.5b1 now on Github, PyPI and as an AUR
package:
https://github.com/SpotlightKid/jack-select
https://pypi.python.org/pypi/jack-select
https://aur.archlinux.org/packages/jack-select/
Chris