Review of "Disable Workspace Switch Animation" version 3

Details Page Preview

Makes switching between workspaces instant without disabling other animations


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
5 Active
4 Active
3 Rejected
2 Active
1 Inactive

Previous Reviews on this Version

ywwg posted a review
fix verified by user
ywwg posted a review
all good! How do I approve this?
ewlsh rejected
Hi! We're getting through the review backlog. 3.38 no longer uses Tweener and importing it directly from GJS doesn't fix the underlying issues. I think this might sort-of work because you're calling the done function but this won't stop the animation itself... and I'm not sure what calling Tweener on objects that aren't using it will do. I'd take a look at https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/master/js/ui/windowManager.js and adjust your code to inject/modify the appropriate functions.