OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
290 stars 65 forks source link

[feature request] Launch userspace daemons from applications #140

Open sleirsgoevy opened 3 years ago

sleirsgoevy commented 3 years ago

It's impossible to do using fork/exec, as those processes will prevent the app from closing properly. As many homebrew apps may want this functionality, Mira seems to be a good place for it.