35
- Launch apps on specified workspace via
ShellApp.launch()
- Make all workspace persistent before closing all windows while logout/restart/shutdown, which prevents the workspace index of saved windows from changing
- Improve the restore after the gnome shell restarts and starts for the first time
- Save some metadata to
~/.config/another-window-session-manager/currentSession/summary.json
(not used for now) - Other improvements
Full Changelog: 34...35