mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 19:26:04 +00:00
* fix(macos): center dashboard traffic lights with the hosted titlebar buttons Give the dashboard window an empty unified toolbar so its titlebar grows to 52pt, vertically centering the macOS traffic lights against the row of web-hosted titlebar buttons (sidebar toggle, back/forward) instead of hugging the top edge. Bump the injected --openclaw-native-titlebar-height to match, and nudge the hosted controls' left offset from 78px to 92px so the traffic-light cluster and the first web button read as separate groups. The toolbar exists only to size the titlebar, so View > Hide Toolbar (and the corresponding shortcut) are refused; hiding it would collapse the titlebar while the web inset stays pinned at 52pt, resurrecting the misalignment. Smoke tests cover toolbar presence/style, hide refusal, and the exact injected height. * chore(i18n): resync native inventory line metadata