[Enhancement] Switch to using a single "Play/Pause" button #12

Closed
opened 2026-01-30 21:22:52 +00:00 by claunia · 1 comment
Owner

Originally created by @TheRogueArchivist on GitHub (Jun 22, 2021).

I think having a single button instead of 2 would be much more convenient, especially since there shouldn't be any use for pausing an already paused song, or playing an already playing one.

Originally created by @TheRogueArchivist on GitHub (Jun 22, 2021). I think having a single button instead of 2 would be much more convenient, especially since there shouldn't be any use for pausing an already paused song, or playing an already playing one.
Author
Owner

@mnadareski commented on GitHub (Jun 30, 2021):

As of 49c0423b5d, there's an event handler that can be hooked into by a theme to emulate a togglable play/pause button. I think that if that can be handled on a per-theme basis, it would be better than changing the default. If you're good with this, please close. Otherwise, comment and keep open.

@mnadareski commented on GitHub (Jun 30, 2021): As of https://github.com/aaru-dps/RedBookPlayer/commit/49c0423b5d8746b05b0073af16f3a653757cf674, there's an event handler that can be hooked into by a theme to emulate a togglable play/pause button. I think that if that can be handled on a per-theme basis, it would be better than changing the default. If you're good with this, please close. Otherwise, comment and keep open.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/RedBookPlayer#12