Skip to content

[Feature] Settings 入口为空,偏好设置只能通过 menu bar 内操作 #17

@ShadyUnderLight

Description

@ShadyUnderLight

要解决的问题

ProcessBarMonitorApp.swiftSettings { EmptyView() } 占着系统设置入口但没有任何内容。用户期望通过 macOS 系统设置 → ProcessBarMonitor 来调整偏好,但打开后是空白页,体验断点。

建议方案

将 menu bar 内已实现的偏好项(display mode、temperature mode、process limit、launch at login)抽取为独立的 SettingsView,挂到 Settings scene 上。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions