Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.78k stars 710 forks source link

Progress Bars [Feature Request] #1282

Open zonotope opened 3 years ago

zonotope commented 3 years ago

Is it possible to add progress bars for situations involving percentages instead of using just the raw number, like it's possible in Polybar. That way we could have quasi-graphical representations of things like cpu load or disk space used instead relying on reading percentage numbers in each case.

 cpu: ━━━────── 
rubdos commented 2 years ago

Some visual that would be very nice to have, would be to display progress in the border-bottom:

image

For something like a music player, it could display the position in the song, making (for me) the indication (00:13/03:33) obsolete.

Jerry8538 commented 8 months ago

Since certain modules have an icon view, you can do something along these lines:

"cpu": {
    "format": "cpu {icon}",
    "format-icons": [
        "#:::::::::",
        "##::::::::",
        ...
        "##########"
    ]
}

image

However, certain modules don't have an icon view at all, like the disk module... A progress bar in the bottom border would be great too.

Blackilykat commented 4 months ago

Some visual that would be very nice to have, would be to display progress in the border-bottom:

image

For something like a music player, it could display the position in the song, making (for me) the indication (00:13/03:33) obsolete.

Check out #3410

fereline0 commented 1 month ago

Progress bar It could be in the form of a circle, I saw something similar in Eww

ProximusLoyd commented 2 weeks ago

um sorry if am dumb , but why dont we use a font that show gliph of circular progressbar ?? i think there might be more easyly managable , if we can overlay one txt over other for better utils ..... i know it is silly response but i see some pottential