gnome-shell/subprojects
Andy Holmes 3dc4f01113
JS: migrate from the global window to globalThis
As of mozjs68 (gjs-1.64) `globalThis` is recommended over `window` and
it makes more sense in this context anyways. Migrate the few instances
of `window` we use and adjust the eslint configuration.

`window` will continue to resolve to `globalThis`, so this won't affect
extensions or other downstream users.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2322

closes #2322
2020-04-26 19:07:02 -07:00
..
extensions-app JS: migrate from the global window to globalThis 2020-04-26 19:07:02 -07:00
extensions-tool extension-tool/build: Install completions relative to our datadír 2020-04-13 15:27:09 +00:00
gvc@ec5cf3e0de gvc: Update submodule 2019-11-23 15:16:51 +01:00
shew build: Bump version requirement 2020-04-07 23:13:27 +02:00