Makes the current input source (language) indicator uppercase. Works with IBus input method editors, too.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 1.0 (2) | Active |
| 1.0 (1) | Rejected |
Approved but better to remove line 59-61 `extension.js` and do this in line 62 instead: ```js _inputSourceManagerMonitor?.stop(); ``` Also, better to move line 31 `extension.js` variable to the default class. No reason to make it global. If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions