Skip to content

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

50 (Support for Gnome 47, 48)

28 Jul 11:15
c7cec79
Compare
Choose a tag to compare

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

Full Changelog: 47...50

47 (Support for Gnome 46)

18 May 06:46
f2b7937
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 46...47

46 (Support for Gnome 45)

19 Nov 11:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 41...46

41(Gnome 41 compatibility)

25 Jul 13:36
8181f2a
Compare
Choose a tag to compare

What's Changed

  • Fix Gnome41 compatibility issues by @nlpsuge in #88. This release might also fix all issues mentioned in #79.

Full Changelog: 40...41

40

23 Jul 16:17
Compare
Choose a tag to compare
40

What's Changed

  • Use XDG Base Directory Specification compliant paths by @spfanning in #82
  • Fix #87: also ignore summary.json

New Contributors

Full Changelog: 39...40

39

23 Jul 04:17
Compare
Choose a tag to compare
39

Full Changelog: 38...39

38 (Support Gnome Shell 44, etc...)

08 Apr 15:33
Compare
Choose a tag to compare

What's Changed

  • Feature: close windows whitelist by @nlpsuge in #78
  • Support Gnome Shell 44

Full Changelog: 37...38

37

25 Mar 15:48
Compare
Choose a tag to compare
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

Full Changelog: 36...37

36

28 Feb 13:05
Compare
Choose a tag to compare
36
  1. Always start ydotool.service before sending shortcuts to windows via ydotool
  2. Hide the time of saved session file on the popup window by default unless the debugging mode is enabled (Part of: #70)
  3. Notify user once the session is saved (Part of: #70)

Full Changelog: 35...36

35

25 Feb 04:19
Compare
Choose a tag to compare
35
  1. Launch apps on specified workspace via ShellApp.launch()
  2. Make all workspace persistent before closing all windows while logout/restart/shutdown, which prevents the workspace index of saved windows from changing
  3. Improve the restore after the gnome shell restarts and starts for the first time
  4. Save some metadata to ~/.config/another-window-session-manager/currentSession/summary.json (not used for now)
  5. Other improvements

Full Changelog: 34...35