Review of "Arch Linux Updates Indicator" version 55

Details Page Preview

Update indicator for Arch Linux and GNOME Shell. Runs gnome-terminal by default, you can change in settings. ** Note : you need to install the package pacman-contrib to use the checkupdates script. ** Can support AUR or other distros by changing command used to check for and apply updates.

Extension Homepage
https://github.com/RaphaelRochet/arch-update

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. You cannot create objects in global scope (line 64 extension.js). 2. You cannot import `Gtk` into shell process (line 25 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#gtk-and-gdk-imports Use `St.IconTheme` instead: https://gjs-docs.gnome.org/st13~13-icontheme/