Name: | gnome-shell-extension-argos |
---|---|
Version: | 3 |
Release: | 6.20200505git23718a8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 80826 |
License: | GPLv3 |
RPM: | gnome-shell-extension-argos-3-6.20200505git23718a8.el8.noarch.rpm |
Source RPM: | gnome-shell-extension-argos-3-6.20200505git23718a8.el8.src.rpm |
Build Date: | Fri Apr 02 2021 |
Build Host: | jenkins-172-17-0-2-18a4300b-b7f1-4847-9922-9efb8e6b3899.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/mwilck/argos |
Summary: | Create GNOME Shell extensions in seconds |
Description: | Most GNOME Shell extensions do one thing: Add a button with a dropdown menu to the panel, displaying information and exposing functionality. Even in its simplest form, creating such an extension is a nontrivial task involving a poorly documented and ever-changing JavaScript API. Argos lets you write GNOME Shell extensions in a language that every Linux user is already intimately familiar with: Bash scripts. More precisely, Argos is a GNOME Shell extension that turns executables' standard output into panel dropdown menus. It is inspired by, and fully compatible with, the BitBar app for macOS. Argos supports many BitBar plugins without modifications, giving you access to a large library of well-tested scripts in addition to being able to write your own. |
- Stop using forge macros as they are buggy on EPEL8
- Switch to mwilck's fork which has better support for newer GNOME versions - Declare support for GNOME 3.38 and 40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- add URLs to pull requests for reference
- Initial Fedora package