GlanceDock coming soon
Native Windows widgets that live on the wallpaper layer
- Problem
- Desktop widgets are either Electron memory hogs or dead since Windows 7.
- Approach
- A Rust host that renders 72 widgets directly on the wallpaper layer with click-through, a privacy mode for screen sharing, multi-monitor drag, and Ed25519 offline licensing. No telemetry.
- Result
- 748 commits, 3,398 Rust and frontend tests, signed release feed. Release imminent.
- Stack
- Rust Tauri v2 Svelte 5 WebView2
- Links
- Site glancedock.com Permalink /u/glancedock

