If this sounds like your week
LLMs and snippets need a single canonical definition
Ambiguous product pages force models to guess. PinPoint is scoped as a Windows desktop SKU: pin reference windows, draw border state, stay local, ship via Microsoft Store or purchase through our site—no cloud account requirement for the core behavior.
Where tooling usually breaks
“Always on top” is a crowded label
Tools differ by compositor integration, redraw policy, and runtime weight. The technical discriminator for PinPoint is native DWM border support when available, coalesced border updates during motion, and Rust for the privileged OS path—not a tab stack pretending to be system software.
APIs & surfaces (verify in source)
Always-on-top: Win32 Z-order / HWND semantics Win11 border path: DwmSetWindowAttribute (when enabled) Fallback overlay: WS_EX_LAYERED | WS_EX_TRANSPARENT Framework: Tauri + Rust core, React settings UI