iBicha / playlet

The unofficial, privacy driven, YouTube client for Roku
GNU Affero General Public License v3.0
307 stars 11 forks source link

Enhancement request selecting Up in fullscreen video mode opens player controls #170

Closed disc7 closed 11 months ago

disc7 commented 11 months ago

Would be great if selecting Up in fullscreen video mode opens player controls. At the moment to open video player controls in fullscreen mode requires toggling pause/play, or seeking via left/right arrows, rewind/ff or replay button.

iBicha commented 11 months ago

Would be great if selecting Up in fullscreen video mode opens player controls. At the moment to open video player controls in fullscreen mode requires toggling pause/play, or seeking via left/right arrows, rewind/ff or replay button.

Thanks for the suggestion. The default UI provided by Roku (from the Video node) does not provide a way to programmatically pull up the UI controls (I don't one anyway).

So the only way to do this is to recreate all the UI and handle this case manually. I do have plans to do that, but it will have to wait a bit.

For what it is worth, if the goal is just to show the title, then the OK button would do that.