vars1ty / HybridBar

A status bar focused on wlroots Wayland compositors
MIT License
189 stars 9 forks source link

[Feature] Slider widget #35

Closed vars1ty closed 1 year ago

vars1ty commented 1 year ago

Note This, as with any new planned feature, isn't guaranteed to be implemented.


  1. Implement a Slider widget with 4 keys: min, max, command and text
  2. Execute the command specified when the value has changed
vars1ty commented 1 year ago

Scrapped due to GTK Sliders being literally impossible to scale down so they can fit on a smaller surface.