Review of "Window Scale In" version 1

Details Page Preview

THIS EXTENSION IS NO LONGER SUPPORTED OR UPDATED

Extension Homepage
https://github.com/mengzhuo/gnome-shell-window-open-animation-scale-in

No comments.

FAQ

Files

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

All Versions

Version Status
7 Active
6 Active
5 Active
4 Active
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

gcampax posted a review
The enum you're looking for is in imports.ui.extensionSystem. In any case, you're not defining the .destroy() method in ScaleInForWindow, so disabling() will fails. Also, you need to disconnect the window-created signal manually.