Skip to content

ZeroWhats v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:53
936699d

What's changed

  • Auto-lock rewritten as a Rust-side idle watcher. The idle timer used to run as an in-page setTimeout scoped 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.zerowhats identifier, but the installed .deb/AUR package ships the desktop file and themed icon under the ZeroWhats/zerowhats names. Notifications now show the app icon correctly.

See the assets below to download and install ZeroWhats.