Review of "Tiling Assistant" version 44

Details Page Preview

Expand GNOME's 2 column tiling and add a Windows-snap-assist-inspired popup...

Extension Homepage
https://github.com/Leleat/Tiling-Assistant

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

JustPerfection active
I'm not really a fan of the `Extension.lookupByURL(import.meta.url)` approach, since you already have the instance on enable. Maybe add `this` to `globalThis` in enable and null that out in disable. so all modules can have access to that global instance.