nlpsuge / gnome-shell-extension-another-window-session-manager

A Gnome shell extension to close open windows gracefully and save them as a session. The previous session can be restored at startup. Most importantly, it supports both X11 and Wayland!
https://extensions.gnome.org/extension/4709/another-window-session-manager/
GNU General Public License v3.0
145 stars 6 forks source link

Feature close workspace #71

Open nlpsuge opened 1 year ago

nlpsuge commented 1 year ago
  1. Add an option Close current workspace to the popup window below Close open windows
  2. Hide the time of saved session file by default unless the debugging mode is enabled (Part of: https://github.com/nlpsuge/gnome-shell-extension-another-window-session-manager/issues/70)
  3. Notify user once the session is saved (Part of: https://github.com/nlpsuge/gnome-shell-extension-another-window-session-manager/issues/70)