Add swaybar-commander

Jason Cox 2024-04-02 12:41:51 -04:00
parent 627dec29e1
commit 0e316b8363

@ -181,6 +181,7 @@ connected outputs based on a set of profiles.
* [i3status-rs](https://github.com/greshake/i3status-rust) - a feature-rich and resource-friendly replacement for i3status, written in pure Rust. It provides a way to display "blocks" of system information (time, battery status, volume, etc) on the i3 bar. It is also compatible with sway.
* [gopsuinfo](https://github.com/nwg-piotr/gopsuinfo) - prints system usage information as text for Waybar custom modules or icon/text for nwg-panel executors
* [statusbar](https://gobytes.dev/statusbar) - A fully-featured, customizable, extensible, and well-documented content generator for swaybar/i3bar. It offers a variety of widgets, allows for integration with other generators (listed above), and makes it easy to implement your own widgets using Go.
* [swaybar-commander](https://jasoncarloscox.com/creations/swaybar-commander/) - A status command for swaybar that uses the swaybar-protocol to independently update user-defined content blocks
## Widgets
* [AGS](https://github.com/Aylur/ags) (Aylur's Gtk Shell) - This is a library built for [GJS] (https://gitlab.gnome.org/GNOME/gjs)(Gnome JavaScript) to allow defining GTK widgets in a declarative way.