Review of "vKeyBind" version 3

Details Page Preview

Gnome extension that focus, snap, switch and resize windows with keybinds.

Extension Homepage
https://github.com/00000vish/vkeybind

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
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

Previous Reviews on this Version

JustPerfection 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`.