i3-resurrect
i3-resurrect copied to clipboard
Allow saving whole session with all workspaces
Work in progress
Made a pull request for this feature:
- i3-resurrect save/restore --session to save whole session
- i3-resurrect save/restore --workspace list-of-workspaces for saving multiples workspaces
- i3-resurrect restore --session --clear for deleting active workspaces before restoring.
This implementation use subdir for saving profiles instead of files, to allow saving multiples workspaces or whole session profile
this may be usefull for some people
Would this feature be finished in the future?
Would this feature be finished in the future?
I made some changes on this feature in my repo, may need some further testing...
When would the program to be ran to save the session? Is there a hook to hook into to be called before the session ends. Same for restoring them.