Skip to content

Releases: Crisiswastaken/iris

v1.1.2 — Clickable camera permission setup

Choose a tag to compare

@Crisiswastaken Crisiswastaken released this 08 Aug 10:00

Fix

The camera permission bar appears behind desktop icons in Lively, so Allow/Block could not be clicked.

New setup flow: enabling Follow the webcam shows a centered panel with steps:

  1. Right-click desktop → View → turn off Show desktop icons
  2. Click Turn on camera in the panel
  3. Click Allow on the prompt (top-left)
  4. Turn icons back on — permission is remembered

Download

Iris.zip — re-import in Lively. Allow camera for Lively under Windows Settings → Privacy → Camera.

v1.1.1 — Webcam startup fix

Choose a tag to compare

@Crisiswastaken Crisiswastaken released this 08 Aug 09:54

Fix

  • Camera not turning on — Lively's Customise toggle is not a user gesture inside the wallpaper window, so getUserMedia was blocked. After enabling Follow the webcam, click the desktop once (or move the mouse) to start the camera.
  • Settings conflict — cursor and webcam toggles now sync correctly when both were saved.
  • MediaPipe paths — WASM/model URLs resolve against the wallpaper's https://*.localhost origin.

Download

  • Iris.zip — re-import in Lively (+ Add Wallpaper → Browse). Allow camera for Lively under Windows Settings → Privacy → Camera.

https://eyes-that-follow.vercel.app

v1.1.0 — Lively Wallpaper webcam tracking

Choose a tag to compare

@Crisiswastaken Crisiswastaken released this 08 Aug 09:49

What's new

  • Follow the webcam — optional MediaPipe face tracking in the Lively Wallpaper pack (same BlazeFace pipeline as user-tracker/). Toggle in Customise; mutually exclusive with Follow the cursor.
  • Vendored @mediapipe/tasks-vision for offline file:// loading (~12 MB zip).

Download

  • Iris.zip — import via + Add Wallpaper → Browse in Lively Wallpaper. Allow camera access for Lively under Windows Settings → Privacy → Camera if using webcam tracking.

Live demo

https://eyes-that-follow.vercel.app

Packages in this repo

  • user-tracker/ — Pygame desktop viewer with webcam tracking
  • web-tracker/ — Next.js <Eyes /> pointer-tracked component
  • lively-wallpaper/ — Windows desktop wallpaper (this release)

v1.0.0 — Lively Wallpaper

Choose a tag to compare

@Crisiswastaken Crisiswastaken released this 02 Aug 19:33

What's included

  • Iris.zip — Lively Wallpaper pack for Windows. Import via + Add Wallpaper → Browse in Lively Wallpaper.

Live demo

https://eyes-that-follow.vercel.app

Packages in this repo

  • user-tracker/ — Pygame desktop viewer with webcam tracking
  • web-tracker/ — Next.js <Eyes /> pointer-tracked component
  • lively-wallpaper/ — Windows desktop wallpaper (this release)