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

Session management #75

Merged
merged 4 commits into from
Oct 12, 2022
Merged

Session management #75

merged 4 commits into from
Oct 12, 2022

Conversation

liamhuber
Copy link
Member

QoL change: uses the GUI's session_title to try and automatically load saved session data. If it fails, only then create a blank script.

Also got rid of ryvencore.Session argument for the gui -- I don't currently see a need for two GUI instances to ever share a session.

We can already handle multiple scripts in a single session, I don't see a need for multiple gui instances to communicate with the shared session. If that need comes up later, this is easy enough to add back in.
Base automatically changed from housekeeping_22-10-08 to main October 12, 2022 19:29
@liamhuber liamhuber marked this pull request as ready for review October 12, 2022 19:29
@liamhuber liamhuber merged commit c16f44d into main Oct 12, 2022
@liamhuber liamhuber deleted the session_management branch October 12, 2022 19:30
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

Successfully merging this pull request may close these issues.

1 participant