Review of "Window Session Manager" version 9

Details Page Preview

An indicator that let's you save and restore your open apps and the window positions and arrangements over multiple real and virtual displays. Requires lwsm and nodejs to be installed (`npm install -g linux-window-session-manager`).

Extension Homepage
https://github.com/johannesjo/gnome-shell-extension-window-session-manager

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
10 Rejected
9 Inactive
8 Inactive
7 Inactive
6 Inactive
5 Rejected
4 Rejected
3 Inactive
2 Inactive
1 Inactive

Previous Reviews on this Version

johannesjo auto- active
JustPerfection posted a review
Lang is a deprecated module. Please remove it for the next version (supported on 3.36 and higher): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#general-advice Learn how to remove Lang from your code: https://gjs.guide/guides/gjs/legacy-class-syntax.html If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions
johannesjo posted a review
Thanks for the hint! So basically I have to completely rewrite this to compatible with the new version?
JustPerfection posted a review
Remove all `shell-version`s lower than 3.36 and you can apply those changes.