]> git.ipfire.org Git - pakfire.git/commit
progressbar: Make this a lot smoother
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jul 2022 16:20:38 +0000 (16:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jul 2022 16:20:38 +0000 (16:20 +0000)
commite4a94c7aa7f232883303dd2bd98ddcd733f5a8c6
tree16fb431d2aca0cf743ea3f1a935caa5b2c6a0b96
parent47de614b91d8efed6552d1fec948edc782e9472f
progressbar: Make this a lot smoother

Previously, the progress bar was redrawn very often which did not look
great on the terminal. We are now redrawing the bar about 20 times a
second which gives us a smooth experience.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/progressbar.c