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
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Rejected |
You cannot create loop inside extension.js and use it for subprocess (line 34 and 197). If don't you want the output from spawn command use `Util.spaw()`: https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/util.js#L73 If you want the output: https://gjs.guide/guides/gio/subprocesses.html#complete-examples 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