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 |
Please either remove the `helpers/logger.js` file or clean up the `logFileContent` on disable. btw, `helpers/keymap.js` contains gtk. Since that can not be imported to the shell process, please make it obvious so the reviewers know it by the path or filename. For example, `helpers/prefs/keymap.js` or `helpers/gtk-keymap.js`.