francma / wob

A lightweight overlay volume/backlight/progress/anything bar for Wayland.
ISC License
896 stars 49 forks source link

Implement colors #16

Closed gennyble closed 4 years ago

gennyble commented 4 years ago

Implements features discussed in #7. Let me know what you think. I used ints in wob_draw_percentage because I don't think uin32_ts are necessary. The arguments on wob_parse_input are a little clunky.

francma commented 4 years ago

Looks good, thanks :)