Name: | gnome-shell-extension-argos |
---|---|
Version: | 3^20250327git1326404 |
Release: | 3.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 77287 |
License: | GPL-3.0-only |
RPM: | gnome-shell-extension-argos-3^20250327git1326404-3.el10_0.noarch.rpm |
Source RPM: | gnome-shell-extension-argos-3^20250327git1326404-3.el10_0.src.rpm |
Build Date: | Fri May 30 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/p-e-w/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. |
- Use xdg-terminal-exec rather than hardcoding which terminal to use
- Correct upper version bound
- Update argos for GNOME 48 support - Fixes: RHBZ#2357678, RHBZ#2357692 - Enable dependency generator on Fedora 42+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Mark as compatible with GNOME 47; drop support for GNOME < 45
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Add GNOME 46 support (rhbz#2272096)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Support GNOME 45 when built on relevant releases