prayag17 / Blink

Modern Desktop Jellyfin Client made with Tauri and React :atom_symbol: [WIP]
GNU General Public License v3.0
687 stars 20 forks source link

Double click to toggle fullscreen, single click to toggle playing #332

Closed pypp closed 1 month ago

pypp commented 3 months ago

Added the option to toggle fullscreen and playing on video click. resolves #309

pypp commented 3 months ago

The timeout might be too high, might want to lower it so that the player will feels more responsive.

prayag17 commented 1 month ago

Hey @pypp, you can now rebase you PR. I will merge them as soon as you rebase. You can decrease the timeout in this PR itself.

pypp commented 1 month ago

rebased, you can check it.

prayag17 commented 1 month ago

Thanks @pypp