Show country flags in the GNOME keyboard layout menu and top bar
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-004 warning
main loop sources should be removed in disable()
Main loop sources assigned in `enable()` are missing matching removals in `disable()` or its helper methods.
extension.js:142
this._timeoutId = GLib.timeout_add(GLib.PRIORITY_DEFAULT, 100, () => {
this._tryHook();
return true; // keep repeating
})
| Version | Status |
|---|---|
| 3 | Unreviewed |
| 2 | Rejected |
| 1 | Rejected |