Review of "KMonad Toggle" version 13

Details Page Preview

Is your keyboard unusable for other people? Toggle it with one click! This extension allows you to: • Toggle KMonad on or off with a quick setting • Autostart KMonad on login • Quickly check if KMonad is running from the top bar • Easily configure the KMonad launch command Do you miss any functionality in this extension? Feel free to open an issue on GitHub! Note: This extension does not manage the KMonad installation. See the installation guide and FAQ in the KMonad repo for instructions on how to set it up. https://github.com/kmonad/kmonad

Extension Homepage
https://github.com/jurf/gnome-kmonad-toggle

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-005 warning

owned object references should be released in disable()

Owned references that are cleaned up in `disable()` should also be released with `null` or `undefined`.

Destroy all objects

  • extension.js:76
    this._settings = this.getSettings()
  • extension.js:42
    this._settings = extensionObject.getSettings()
  • extension.js:63
    this._settings = extensionObject.getSettings()

All Versions

Version Status
13 Active
12 Active
11 Active
10 Active
9 Active
8 Active
7 Active
6 Active
5 Active
4 Active
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

fmuellner active