noctuid / zscroll

A text scroller for panels or terminals
GNU General Public License v3.0
201 stars 10 forks source link

Add Support For Dynamically Updating Scrolltext #1

Closed noctuid closed 9 years ago

noctuid commented 9 years ago

The current method of integration with bar-aint-recursive involves repeatedly killing the scroller and restarting it when the text needs to be updated. This may not be possible with less some scriptable panels and also isn't the prettiest thing. Add support for checking if the scrolltext should be updated and support for updating it while running. Add specific implementations for mpc and window title.