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

Restore only missing programs #64

Merged
merged 1 commit into from
Nov 17, 2019

Conversation

JonnyHaystack
Copy link
Owner

Previously, when restoring programs, all of the saved programs would be launched regardless of what is already running in that workspace. This PR alters this behaviour such that only programs that are not already open in the workspace will be restored.

Previously, when restoring programs, all of the saved programs would be
launched regardless of what is already running in that workspace. This
commit alters this behaviour such that only programs that are not
already open in the workspace will be restored.
@JonnyHaystack JonnyHaystack added the enhancement New feature or request label Nov 17, 2019
@JonnyHaystack JonnyHaystack added this to the 1.4.0 milestone Nov 17, 2019
@JonnyHaystack JonnyHaystack self-assigned this Nov 17, 2019
@JonnyHaystack JonnyHaystack merged commit aa0200b into next Nov 17, 2019
@JonnyHaystack JonnyHaystack deleted the feature/only_restore_running_programs branch November 18, 2019 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant