From 113efcf583bc18ca5ea62178f189626cd5d7c0ae Mon Sep 17 00:00:00 2001 From: Jannis Braun <151788261+TheZwiss@users.noreply.github.com> Date: Mon, 27 Apr 2026 12:57:34 +0200 Subject: [PATCH] fix(web): drop optimistic updates and disable inert Start-minimized toggle - AutoLaunchSettings: remove pre-await state writes; backend response is now the sole writer to openAtLogin/startMinimized state, eliminating the flicker caused when optimistic values diverged from OS truth - Add busy flag across IPC round-trip; both Toggles receive disabled={busy} - Start-minimized Toggle additionally receives disabled={!openAtLogin}, preventing interaction when it would have no effect - Toggle.tsx: add optional disabled prop (forwarded to