Review of "Put Windows" version 31

Details Page Preview

Fully customizable replacement for the old compiz put plugin. * Move windows to left/right side, bottom/top, center or corner * Move window to other screen * Select focused window using the keyboard * Application based window placement Please check github if your gnome-shell version is not supported

Extension Homepage
https://github.com/negesti/gnome-shell-extensions-negesti

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

andyholmes active
FYI, to replace the tweener import from GNOME Shell with the version shipped with GJS, you should use `imports.tweener.tweener`. If possible, you should replace the use of tweener with the `ease()` function in GNOME Shell though. There's no tutorial on this yet but the code is in https://github.com/GNOME/gnome-shell/blob/master/js/ui/environment.js