mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Split out bar status generators
parent
34e86f68e4
commit
2d66c4d143
@ -108,17 +108,13 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
||||
* [oguri](https://github.com/vilhalmer/oguri) - A very nice animated wallpaper daemon
|
||||
* [sunpaper](https://github.com/hexive/sunpaper) - a linux utility to change wallpaper based on local sunrise and sunset times.
|
||||
|
||||
## Bars/panels
|
||||
## Bars & panels
|
||||
|
||||
* [swaybar](https://github.com/swaywm/sway) - default bar for sway
|
||||
* [i3status](https://i3wm.org/i3status/) - Status bar generator for i3bar, dzen2, xmobar or similar programs
|
||||
* [i3blocks](https://github.com/vivien/i3blocks) - A feed generator for text based status bars (yes, it works fine with swaybar!)
|
||||
* [waybar](https://github.com/Alexays/Waybar) - Highly customizable Wayland bar for Sway
|
||||
* [yambar](https://gitlab.com/dnkl/yambar) - is a lightweight and configurable status panel
|
||||
* [gopsuinfo](https://github.com/nwg-piotr/gopsuinfo) - prints system usage information as text for Waybar custom modules or icon/text for nwg-panel executors
|
||||
* [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.
|
||||
* [rootbar](https://hg.sr.ht/~scoopta/rootbar) - a bar for wlroots based wayland compositors such as sway
|
||||
* [wapanel](https://github.com/Firstbober/wapanel) - Simple panel for Wayland with decent XFCE-like applets
|
||||
* [luastatus](https://github.com/shdown/luastatus) - Universal status bar content generator
|
||||
* [sfwbar](https://github.com/LBCrion/sfwbar) - Sway Floating Window Bar is a taskbar for Sway, focused on a stacking layout workflow
|
||||
* [nwg-shell](https://github.com/nwg-piotr/nwg-shell) - a 'shell' for wl-roots including various other nwg-* components listed here
|
||||
* [nwg-panel](https://github.com/nwg-piotr/nwg-panel) - GTK-based panel, inspired by Waybar and tint2
|
||||
@ -128,6 +124,14 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
|
||||
* [nwg-bar](https://github.com/nwg-piotr/nwg-bar) - a simple button bar for nwg-shell
|
||||
* [nwg-wrapper](https://github.com/nwg-piotr/nwg-wrapper) - display text or images on any layer (eg root)
|
||||
|
||||
### Bar content generators
|
||||
|
||||
* [i3status](https://i3wm.org/i3status/) - Status bar generator for i3bar, dzen2, xmobar or similar programs
|
||||
* [i3blocks](https://github.com/vivien/i3blocks) - A feed generator for text based status bars (yes, it works fine with swaybar!)
|
||||
* [luastatus](https://github.com/shdown/luastatus) - Universal status bar content generator
|
||||
* [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
|
||||
|
||||
## Widgets
|
||||
* [wlclock](https://git.sr.ht/~leon_plickat/wlclock) - a digital analog clock for Wayland desktops.
|
||||
* [wlr-sunclock](https://github.com/sentriz/wlr-sunclock) - a desktop widget to show to the sun's shadows on earth.
|
||||
|
Loading…
Reference in New Issue
Block a user