Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Current song status (Now Playing) #195

Closed
ujwal246 opened this issue Apr 20, 2024 · 3 comments
Closed

[Suggestion] Current song status (Now Playing) #195

ujwal246 opened this issue Apr 20, 2024 · 3 comments
Labels
wontfix This will not be worked on

Comments

@ujwal246
Copy link

Suggestion

Screenshot_20240408_143548_Lawnchair
Add border around cover to keep track of song status.

Here I used At a glance kwgt by teamfiles.

@ujwal246 ujwal246 added the suggestion New feature or request label Apr 20, 2024
@KieronQuinn
Copy link
Owner

This would cause significant battery drain and performance issues with having to re-render an image at least once a second for it to be usable unfortunately.

@KieronQuinn KieronQuinn added wontfix This will not be worked on and removed suggestion New feature or request labels Apr 20, 2024
@ujwal246
Copy link
Author

You can add option for those who want with battery drain warning.

@KieronQuinn
Copy link
Owner

Sorry, no I draw the line at this. Re-rendering a full bitmap image every second for the purpose of showing a progress bar is madness. Not even worth the effort of implementing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants