Files
windmill/frontend
Diego ImbertandClaude Opus 5 1eeb134958 fix(sessions): reclaim preview focus on focusout, past the page's own autofocus
Addresses review: Firefox never blurs the window for a transfer into a
same-origin frame, so key off focusout instead; drop a pending reclaim when
the user moves focus elsewhere in the parent; hook the frame's document as
soon as it exists (its app hydrates well before the load event) so a page
autofocusing its own field is not mistaken for a user's click; treat an
unreadable frame as not reclaimable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 17:12:55 +02:00
..
2026-02-19 09:33:33 +00:00
2026-03-05 18:11:40 +01:00
2026-03-18 11:38:22 +00:00

Windmill frontend

The Windmill frontend written in Svelte 5 + Tailwind CSS

The frontend is under AGPL, see the LICENSE file at the root of this repo