Skip to content

Add open videos in fullscreen option

Rikesh Patel requested to merge rikesh/haruna:feature/fullscreen into master

Purpose

Haruna does not go into fullscreen automatically when playing a video. (Yes pressing 'f' is an option)

Workaround attempted.

mpv uses fullscreen=yes to achieve this.

Passing in set fullscreen yes as a custom command does not make any impact and Haruna does not display a video in fullscreen mode.

Changes

image

Merge request reports