发布

  • fix #127 theme-toggle stray highlight; localize Polish name; bump 2.8.4

    frostbyte_neo 发布于 2026-07-18 07:14:50 +00:00 | 51 次提交 在此版本后已推送到 main

    The appearance pill's selected-segment highlight could render at the
    window origin: matchedGeometryEffect inside the NSToolbar-hosted item
    resolved a zero frame during the animated toolbar re-layout that fires
    when an app-file scan completes (selectedFiles flips non-empty and the
    Uninstall button animates in the same toolbar). Replace it with a single
    indicator anchored to the pill's own bounds, positioned by segment index
    and mirrored under right-to-left layout.

    Follow-ups to #125: translate the "Polish" language name in the six
    non-English locales, and align pl terminology with Apple's macOS
    glossary (Desktop "Pulpit" -> "Biurko" to stop colliding with Dashboard,
    Storage "Pamięć" -> "Pamięć masowa" to disambiguate from Memory).

    project.yml: 2.8.3(18) -> 2.8.4(19).

    Claude-Session: https://claude.ai/code/session_01DE9Zo9AfnDhMDNaaUy8o4o

    下载附件