I'm wanting to extend finit so that it can be controlled by dBus. I'm thinking an external daemon that talks over the unix-socket and then exposes it over dBus is the way to go, instead of creating a service inside of finit itself. Comments on that would be welcome.
So I need to talk over the unix-socket, and wondered if there is any docs (I didn't find any yet...) about the protocol initctl uses to talk to the finit process. Or maybe some tips on how I can figure it out easily.
Thanks, this is an amazing project!
I'm wanting to extend finit so that it can be controlled by dBus. I'm thinking an external daemon that talks over the unix-socket and then exposes it over dBus is the way to go, instead of creating a service inside of finit itself. Comments on that would be welcome.
So I need to talk over the unix-socket, and wondered if there is any docs (I didn't find any yet...) about the protocol initctl uses to talk to the finit process. Or maybe some tips on how I can figure it out easily.
Thanks, this is an amazing project!