ZeroWhats v1.2.0
What's changed
- Auto-lock rewritten as a Rust-side idle watcher. The idle timer used to run as an in-page
setTimeoutscoped to a single webview, so typing in Settings or simply refocusing the app never reset it — the lock could fire out from under an actively-used window. The clock now lives in Rust, fed by focus events from every window plus in-page activity, so it tracks the whole app correctly. - Fixed: the ZeroWhats icon wasn't showing on Linux notifications. The notification's desktop-entry/icon hints pointed at the
com.zaujulio.zerowhatsidentifier, but the installed.deb/AUR package ships the desktop file and themed icon under theZeroWhats/zerowhatsnames. Notifications now show the app icon correctly.
See the assets below to download and install ZeroWhats.