ui: hide control footer in fullscreen; toggle fullscreen with the F key

The grid/archive control bar is hidden while its frame is fullscreen, so the
video fills the screen cleanly. A global F-key handler toggles fullscreen of
the active frame (live-main or arch-content) — entered and exited with F, and
exited with Esc as well. Uses e.code (KeyF) so it works on non-Latin layouts
and ignores typing in inputs and Ctrl/Cmd/Alt combos.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-01 22:35:37 +05:00
parent ffddaaa50f
commit c2b698e1f4
3 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.0.144
0.0.145