-
Notifications
You must be signed in to change notification settings - Fork 4
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
Vision screen-save: Users do not have to worry about rebooting, saving or restoring sessions – the screen sessions are just there. #20
Comments
A note for later discussion: For this vision we don't need much - but some aspects still need to be investigated, for example:
|
Hello Thanks a lot :) I think #10 is more or less complete. Many tests must be done, but I think all logic is now here. At least it's working on my laptop. Is no so bad :) As suggest, looks better to finish my work with #10 . To split this work looks me a bit complicate as I do it step by step and with many try/error experiment. Could be seen with these push --force on the branch. To complete this discussion :
Thanks |
The procedure is fine with me. I will suggest changes or perhaps make small adjustments before merging the PRs so that it corresponds to my understanding of quality (secure, easy to understand, modular). Discussion about "manual kill session": |
Hi Another note :
|
Of course, my approach was try , validate and secure later. It's clearly not perfect. Modular and secure part looks as a requirement to provide a stable script/package
Looks a nice idea, and easy to implement. But we need in this case manage manual save to automatic. We could get some trouble with autostart.
Oh I understand better. Sorry I've needed to re*read it. (We have took my poor english limit ^^). I thinks we need to split these different element with different function. we can add different arguments to save all , partial or specific session |
Hallo @camlafit,
With the PRs for systemd, I have realised the vision you have in mind and I really like it.
I always thought of screen-save as an additional tool to be used with the screen. Only for advanced individual users who save and restore their sessions manually.
The vision I see now is that screen-save forms a fusion with screen. With systemd services enabled, all screen sessions would be restored, even for basic users. The user would not have to worry about rebooting, saving or restoring sessions. This is a new USP for end users!
I am motivated to help you - how do you do that?
My suggestion is that you go first (as it was your initiative) and just ask when you need help.
Another option is that we identify the remaining tasks together and try to share the work.
What do you think?
The text was updated successfully, but these errors were encountered: