You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark generated topbar brand, icon, title text, origin text, action buttons, and SVG icons as non-draggable.
Add CSS -webkit-app-region: no-drag for all visible topbar content so the empty topbar area can remain draggable while controls and labels stay interactive.
Add regression coverage for generated no-drag markup and CSS.
Verification
bun run check
bun run test
bun run build
Generated project smoke: scaffold https://example.com and verify topbar no-drag classes/CSS