Review of "OSK/Touchpad inverse toggle" version 1

Details Page Preview

This extension enables On Screek Keyboard from accessibility settings when touchpad is turned off, and disables it when it's on. Useful for 2 in 1 when tablet mode is not properly recognized.

Extension Homepage
https://github.com/FrancescoCaracciolo/OSK-Touchpad-inverse-toggle-Gnome-Ext

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
4 Active
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Don't use spawn command for gsettings (line 14 extension.js). Use `let settings = new Gio.Settings({ schema: 'org.gnome.desktop.a11y.applications' });` 2. Remove `stylesheet.css` since you are not using it: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files 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