Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[remux] proposal: add process management to remux API #61

Open
raisjn opened this issue Jan 21, 2021 · 0 comments
Open

[remux] proposal: add process management to remux API #61

raisjn opened this issue Jan 21, 2021 · 0 comments

Comments

@raisjn
Copy link
Member

raisjn commented Jan 21, 2021

some useful commands might be:

  • stop (pause all apps)
  • adopt (adopt a PID - this PID would get an entry in the switcher that persists until the PID dies)
  • resume

with these commands, xdg-open style functionality could be implemented (assuming we have an image viewer application and a text viewer application and so on), s.t. an app can be launched from command line and still gets managed by the launcher. somewhere down the line, a file manager could be added which uses xdg-open under the hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant