pullrequests Search Results · archived:true GNOME language:JavaScript language:JavaScript language:JavaScript is:merged
Filter by
918 results (312 ms)
918 results
... config eslint.config.js
- Added GJS (GNOME JavaScript) specific linting rules
- Configured environment for GObject, GLib, and GNOME Shell extensions
Prettier Integration
- Added .prettierrc ...
v2.4.3 fixes #292 however it was rejected by the Gnome Extensions Team with the following review:
JustPerfection rejected January 21, 2026
Holding the source id for two different timeouts in the ...
This PR fixes an issue where album art would not display in GNOME 49 (and 48+) due to a breaking API change in
St.ImageContent. Fixes #289
I have added a version check using Config.PACKAGE_VERSION ...
Fixes the No Cover Art issue on Ubuntu 24.04 (GNOME 46). The global.stage.context is deprecated, and
Clutter.Image.set_bytes no longer accepts the context argument in GNOME 46. Tested on Ubuntu 24.04. Fixes #282
This change updates the set_bytes API call to remove the context parameter. Please verify that this API signature is
compatible with all supported GNOME Shell versions (46-49) listed in metadata.json ...
Extension works without any code changes.
Hi! Thanks for developing this extension, it s super useful on my laptop without media keys.
This PR updates the extension to be compatible with GNOME Shell 49. The main changes replace legacy ...