mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1854] macOS 26 的适配 #1016
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1016
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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...?
Discussion
你好,感谢你一直维护 MonitorControl。
我最近在 macOS 26 上测试这个应用时,遇到了一些兼容性问题,主要集中在菜单展示和亮度反馈行为这两块。
在我本地的 fork 中,我针对 macOS 26 做了一些适配,让应用在这个系统版本上的表现更稳定,包括:
我发这个 issue,主要是想把它作为一个兼容性说明,方便其他在 macOS 26 上测试的用户参考;同时如果其中的一些实现思路对上游有帮助,也欢迎参考。
如果有需要,我也可以把这些改动再整理成更适合上游合并的形式,或者拆成更小、更适合 PR 的部分。
我的 fork:
https://github.com/likaia/MonitorControl
再次感谢这个项目。
@waydabber commented on GitHub (Apr 5, 2026):
Moved to: https://github.com/MonitorControl/MonitorControl/discussions/1856