Review of "Keyboard Modifiers Status" version 11

Details Page Preview

Shows keyboard modifiers status. It's useful when sticky keys are active.

Extension Homepage
https://github.com/sneetsher/Keyboard-Modifiers-Status

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

JustPerfection rejected
1. Move everything from init to enable. You cannot create objects in init function: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization 2. Please remove makefile: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files 3. Log should be only available in debug mode: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#no-excessive-logging If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions
sneetsher posted a review
Just uploaded a corrected version, if you don't mind following it https://extensions.gnome.org/review/27302 Thank you