This is gonna be the 2nd time gnome is gonna massively break the extension I'm maintaining. I am maintaining this one because the previous maintainer said fuck it and abandoned his project after Gnome broke his extension.
this post was submitted on 08 Sep 2023
24 points (100.0% liked)
Gnome
1915 readers
56 users here now
The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.
founded 1 year ago
MODERATORS
Hmmm, sounds like all extensions will need to adopt the module system. I guess I'll be careful about making sure my extensions are updated before updating to Gnome 45
yay I guess?
The more I learn about JavaScript the more horrified I become. Is this really how imports used to work? Plop a variable into the global scope?