Review of "GJS OSK" version 14

Details Page Preview

A new Onscreen Keyboard built using GNOME JS

Extension Homepage
https://github.com/Vishram1123/gjs-osk

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
Please don't use spawn command for creating folder (line 146 `extension.js`): [EGO Review Guidelines: Scripts and Binaries](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#scripts-and-binaries) [Gio.make_directory()](https://gjs-docs.gnome.org/gio20~2.0/gio.file#method-make_directory)
JustPerfection posted a review
Also use `Gio` to check whether the folder exist (line 145 `extension.js`)