[GH-ISSUE #1854] macOS 26 的适配 #1016

Closed
opened 2026-05-05 07:01:54 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @likaia on GitHub (Apr 5, 2026).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1854

Before opening the issue, have you...?

  • Searched for existing issues

Discussion

你好,感谢你一直维护 MonitorControl。

我最近在 macOS 26 上测试这个应用时,遇到了一些兼容性问题,主要集中在菜单展示和亮度反馈行为这两块。

在我本地的 fork 中,我针对 macOS 26 做了一些适配,让应用在这个系统版本上的表现更稳定,包括:

  • 针对 macOS 26 更新了菜单布局与展示方式
  • 为 macOS 26 增加了一个接近原生风格的自定义亮度 HUD 兜底方案
  • 改进了 macOS 26 下菜单内滑杆的交互表现

我发这个 issue,主要是想把它作为一个兼容性说明,方便其他在 macOS 26 上测试的用户参考;同时如果其中的一些实现思路对上游有帮助,也欢迎参考。

如果有需要,我也可以把这些改动再整理成更适合上游合并的形式,或者拆成更小、更适合 PR 的部分。

我的 fork:
https://github.com/likaia/MonitorControl

再次感谢这个项目。

Originally created by @likaia on GitHub (Apr 5, 2026). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1854 ### Before opening the issue, have you...? - [x] Searched for existing issues ### Discussion 你好,感谢你一直维护 MonitorControl。 我最近在 macOS 26 上测试这个应用时,遇到了一些兼容性问题,主要集中在菜单展示和亮度反馈行为这两块。 在我本地的 fork 中,我针对 macOS 26 做了一些适配,让应用在这个系统版本上的表现更稳定,包括: - 针对 macOS 26 更新了菜单布局与展示方式 - 为 macOS 26 增加了一个接近原生风格的自定义亮度 HUD 兜底方案 - 改进了 macOS 26 下菜单内滑杆的交互表现 我发这个 issue,主要是想把它作为一个兼容性说明,方便其他在 macOS 26 上测试的用户参考;同时如果其中的一些实现思路对上游有帮助,也欢迎参考。 如果有需要,我也可以把这些改动再整理成更适合上游合并的形式,或者拆成更小、更适合 PR 的部分。 我的 fork: https://github.com/likaia/MonitorControl 再次感谢这个项目。
Author
Owner

@waydabber commented on GitHub (Apr 5, 2026):

Moved to: https://github.com/MonitorControl/MonitorControl/discussions/1856

<!-- gh-comment-id:4188982885 --> @waydabber commented on GitHub (Apr 5, 2026): Moved to: https://github.com/MonitorControl/MonitorControl/discussions/1856
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1016
No description provided.