hyperhive/hive-ag3nt/assets
iris 305a32220b screen: add fit-to-window toggle
Adds a 'fit' toolbar toggle on the /screen VNC viewer. When on (the
default), the canvas is CSS-scaled down to fit the browser viewport
preserving aspect ratio — no more scrolling a desktop larger than the
window. When off, the canvas renders at native resolution with scroll.
The choice persists in localStorage.

The canvas's intrinsic resolution is never touched — only its display
size. sendPointer now rescales client coordinates by the canvas
display-vs-intrinsic ratio so clicks stay accurate in fit mode (this
also fixes a latent off-by-scale bug). Toolbar buttons share a .tbtn
class for consistent styling.

Issue #133 (fit toggle now; dynamic desktop resize tracked separately).
2026-05-20 22:56:19 +02:00
..
agent.css render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
app.js render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
index.html agent UI: show 🖥 screen link when gui_enabled 2026-05-20 14:39:11 +02:00
screen.html screen: add fit-to-window toggle 2026-05-20 22:56:19 +02:00
stats.html stats: add 1h, 4h, 3d time range windows 2026-05-20 20:23:09 +02:00
stats.js stats: per-bucket turns-by-model chart 2026-05-20 10:58:14 +02:00