Adds Unicode country flags next to layout names in the keyboard switcher (Super+Space)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
OK
1. Please remove `author-email` from `metadata.json`. Not needed. 2. Don't put buymeacoffee link into the description. We have donations key: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) 3. Didn't fully reviewed the `extension.js` file since there are unnecessary try-catch and checks. If you are using AI, please note we have a rule for AI here: [EGO Review Guidelines: AI](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated) 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
Thanks for doing this during public holiday! Merry Christmas, in case you celebrate! I did use a bit of GPT to figure out how to access the OSD labels - it's my first extension and I've been struggling to figure out which API to use on gjs-docs. The emoji/locale code came pretty much verbatim from a 10 year old web project. - metadata updated, thanks for RTFM - try/catch left over from debugging removed as Gnome does the logging anyway.