Releases: HeShen-1/deepseek-whale-wallpaper
Releases · HeShen-1/deepseek-whale-wallpaper
Release list
v0.2.0 — first public release
🐋 What's this?
The dot-matrix whale from DeepSeek, rebuilt as a live wallpaper for the DeepSeek Harness web UI: ≈1,750 breathing WebGL2 particles that slowly turn in the mist and swirl around your pointer like liquid. Light and dark themes included.
📦 Install
npm (one line):
dsh plugin --profile web add dsh-plugin-harness-whaleThen restart dsh web. Tarball: download dsh-plugin-harness-whale-0.2.0.tgz below and follow README § Install B. Online preview: GitHub Pages.
✨ Highlights
- Pointer interaction: continuous liquid vortex (~160 px radius, no hollow core) + outward radial glow wave, ~650 ms settle-back
- Light / dark / system theme sync with semantic token overrides
- Focus-friendly: dims while typing or running tasks, pauses on hidden tabs, fully static under
prefers-reduced-motion - Graceful degradation: static Canvas2D fallback without WebGL2;
autoquality steps down on sustained frame drops - Clean lifecycle: removes every DOM node, listener and animation on disable; original theme restored
- Zero runtime dependencies
Full changelog: CHANGELOG.md