Gnome extension that focus, snap, switch and resize windows with keybinds.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
17 | Active |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Rejected |
6 | Active |
5 | Rejected |
4 | Rejected |
3 | Rejected |
2 | Rejected |
1 | Rejected |
Should clean up on disable: - line 3 `helpers/logger.js` - line 2 `helpers/settings.js` (also in prefs's window close) [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Thank you for the feedback! I have corrected the - line 2 `helpers/settings.js` (also in prefs's window close) As per the logger.js, I am not using it anywhere, it is just there for debugging when i am developing it. If you would like I can remove it from the zip file.