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.
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.
Thanks! 1. Please remove `icon.png`: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 2. Timeout should be removed on disable (line 66 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources)
Also, Happy Holidays and Merry Christmas!