Releases: nlpsuge/gnome-shell-extension-another-window-session-manager
Releases · nlpsuge/gnome-shell-extension-another-window-session-manager
50 (Support for Gnome 47, 48)
What's Changed
- Test 'Added a verbose logging toggle to debugging settings #109' by @nlpsuge in #113
- Added a verbose logging toggle to debugging settings by @Rambomst in #109
- Added support for Gnome 47 and Gnome 48 With some styling improvement on prefs by @Arisamiga in #120, closed: #110
New Contributors
- @Rambomst made their first contribution in #109
- @Arisamiga made their first contribution in #120
Full Changelog: 47...50
47 (Support for Gnome 46)
What's Changed
- Fixed scrollView error on Gnome 46 by @mendres82 in #104
- Support Gnome 46 by @nlpsuge in #107, related to #103 and #105
New Contributors
- @mendres82 made their first contribution in #104
Full Changelog: 46...47
46 (Support for Gnome 45)
41(Gnome 41 compatibility)
40
What's Changed
- Use XDG Base Directory Specification compliant paths by @spfanning in #82
- Fix #87: also ignore summary.json
New Contributors
- @spfanning made their first contribution in #82
Full Changelog: 39...40
39
38 (Support Gnome Shell 44, etc...)
37
What's Changed
- Support to close windows by keyword rules by @nlpsuge in #75
- Removed explicit Pop!_OS installation example by @RemcoSchrijver in #76
- [Feature] Pick a window to set the keyword entry (for Close By Rules under Close Windows in Preferences) by @nlpsuge in #77
- Fixes #73 (Add a setting Session is saved notification under
Save windows
: to show or not show a notification when users click buttons on the popup menu to save a session). See: 6946847 - Removed the border from the save and close buttons on the popup window. See: 920704a
New Contributors
- @RemcoSchrijver made their first contribution in #76
Full Changelog: 36...37
36
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