hyperhive/nix
iris dd32774e86 weston-vnc: disable idle blank + lock screen (idle-time=0)
The VNC desktop faded to black after weston's default 300s idle
timeout, and on wake desktop-shell showed its click-to-unlock lock
screen (a green circle) — pointless for an agent desktop viewed
over /screen, and confusing for the operator (issue #180).

Add [core] idle-time=0 to the generated weston.ini. Verified against
weston 14.0.1: idle-time parses to compositor->idle_time, and
weston_compositor_wake arms the idle timer with idle_time*1000 ms;
0 ms makes wl_event_source_timer_update disarm the timer, so the
compositor never transitions to IDLE and desktop-shell never locks.

closes #180
2026-05-21 19:34:10 +02:00
..
forge-theme forge: use branding/hyperhive.svg for logo and favicon 2026-05-21 17:50:46 +02:00
modules forge: use branding/hyperhive.svg for logo and favicon 2026-05-21 17:50:46 +02:00
packages hive-forge: single command with subverbs instead of per-verb scripts 2026-05-20 21:45:01 +02:00
templates weston-vnc: disable idle blank + lock screen (idle-time=0) 2026-05-21 19:34:10 +02:00