[GH-ISSUE #918] tmux swapping playbar background and playbar progress colors #396

Open
opened 2026-02-28 14:48:54 +03:00 by kerem · 4 comments
Owner

Originally created by @johnfromoptus on GitHub (Nov 28, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/918

It is also leaving a bar of cyan over the progress text after passing it. First image is tmux, second is without.
spt
.

2021-11-28_22-37

Originally created by @johnfromoptus on GitHub (Nov 28, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/918 It is also leaving a bar of cyan over the progress text after passing it. First image is tmux, second is without. ![spt](https://user-images.githubusercontent.com/30519623/143766153-03c872c4-64cf-4353-a59f-9ab835fad598.png) . ![2021-11-28_22-37](https://user-images.githubusercontent.com/30519623/143766172-b582f7a4-449e-4bdb-8319-acf792a313be.png)
Author
Owner

@sputnick1124 commented on GitHub (Dec 2, 2021):

I wonder if this is related to https://github.com/fdehau/tui-rs/issues/538... It turns out that how we color the background of the progress bar is not supported by tui-rs.

As soon as I get to a computer, I can test the gauge widget. If that's the case, then this is effectively a duplicate of https://github.com/Rigellute/spotify-tui/issues/887.

<!-- gh-comment-id:984226686 --> @sputnick1124 commented on GitHub (Dec 2, 2021): I wonder if this is related to https://github.com/fdehau/tui-rs/issues/538... It turns out that how we color the background of the progress bar is not supported by `tui-rs`. As soon as I get to a computer, I can test the gauge widget. If that's the case, then this is effectively a duplicate of https://github.com/Rigellute/spotify-tui/issues/887.
Author
Owner

@johnfromoptus commented on GitHub (Dec 11, 2021):

I tried implementing the fix from #887 and recompiling but the error persists.
Would like to try downgrading the tui-rs version but have no idea how to do that. Any tips?

<!-- gh-comment-id:991427598 --> @johnfromoptus commented on GitHub (Dec 11, 2021): I tried implementing the fix from #887 and recompiling but the error persists. Would like to try downgrading the tui-rs version but have no idea how to do that. Any tips?
Author
Owner

@samJcrawford commented on GitHub (Mar 22, 2022):

A partial improvement (IMO) is to swap playbar_background with playbar_progress, and also set playbar_progress_text to match the new playbar_progress. Would it be possible to add an option to move/remove the text in the progress bar? This would provide a workaround, and might also be preferable for some users.

<!-- gh-comment-id:1075072039 --> @samJcrawford commented on GitHub (Mar 22, 2022): A partial improvement (IMO) is to swap `playbar_background` with `playbar_progress`, and also set `playbar_progress_text` to match the new `playbar_progress`. Would it be possible to add an option to move/remove the text in the progress bar? This would provide a workaround, and might also be preferable for some users.
Author
Owner

@marianasdfghjkl commented on GitHub (Dec 23, 2022):

Same here

Screenshot 2022-12-23 at 10 04 21
<!-- gh-comment-id:1363939993 --> @marianasdfghjkl commented on GitHub (Dec 23, 2022): Same here <img width="1241" alt="Screenshot 2022-12-23 at 10 04 21" src="https://user-images.githubusercontent.com/46333060/209341385-0f47e805-fd29-41b2-b382-8110b721f233.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#396
No description provided.