Better Search
Rolling release / release (push) Successful in 8m58s

This commit is contained in:
2026-09-12 12:33:52 -04:00
parent 0312fedaa7
commit 0e52942b8b
19 changed files with 1333 additions and 215 deletions
+5 -3
View File
@@ -41,9 +41,11 @@ sequenceDiagram
The primary Wayland input path is XDG RemoteDesktop plus EIS/libei. After
portal consent, Jarvis opens `ConnectToEIS` and injects pointer/keyboard
events through a built-in libei sender. `JARVIS_LIBEI_BRIDGE` is an optional
override. If EIS is unavailable, the helper falls back to portal Notify
methods instead of refusing readiness. Screenshot frames are downscaled for vision,
events through a built-in libei sender. Observation reads the live PipeWire
ScreenCast stream (the compositor frame buffer), not the Screenshot portal.
`JARVIS_LIBEI_BRIDGE` is an optional override. If EIS is unavailable, the helper
falls back to portal Notify methods instead of refusing readiness. Frames are
downscaled for vision,
kept in temporary storage, and removed on revoke unless trace retention is
enabled.