Review of "Smart Auto Move" version 7

Details Page Preview

Smart Auto Move learns the position, size, and workspace of your application windows and restores them on subsequent launches. Supports Wayland. NOTE: Optimized for use with static workspaces. For more control, set the default behavior to IGNORE and then selectively RESTORE only desired apps. KNOWN ISSUES: Multi-monitor is not yet well supported. You may need to manually delete Saved Windows in preferences after adding or removing a display.

Extension Homepage
https://github.com/khimaros/smart-auto-move

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

Previous Reviews on this Version

khimaros posted a review
sorry, a few files here are actually unused: ui/prefs.ui ui/*.ui~ i can remove these in the next version if you don't mind. it shouldn't affect behavior at all.
JustPerfection waiting for author
1. Your extension is supporting 41. Why are you using gtk3 for prefs template files (unused files)? Future support for GNOME Shell 3.3x? 2. Please remove all unused files for the next version. Especially those ones that ends with `~`: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files
khimaros posted a review
the gtk3 files are generated by glade which is what i'm using to build the interface. the Makefile has targets for generating the gtk4 files. i'll try to take a pass at cleaning up the unused files.
JustPerfection rejected
Newer version approved.