Replies: 2 comments 3 replies
-
|
Hi @likaia - it's nice to have MonitorControl forks. But the versioning (v1.1.0) and naming may confuse some - if the app is meant to have a separate life and feature set, maybe it would be better call it something else than MonitorControl (MonitorCommander or MonitorControlExtra etc, anything you like, just to differentiate) - you can of course mention it is "based on MonitorControl" if you wish. But it's just a suggestion, not a requirement of course. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Alright, changed the name to LumaGlass. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Before opening the issue, have you...?
Discussion
Hi, thanks for maintaining MonitorControl.
I have been testing the app on macOS 26 and ran into a few compatibility issues, mainly around menu presentation and brightness feedback behavior.
In my local fork, I adapted a few areas to make the app behave better on macOS 26, including:
I’m sharing this mainly as a compatibility note in case it is helpful to other users testing on macOS 26, and also in case any of the implementation ideas are useful upstream.
If helpful, I can summarize the changes in a more upstream-friendly way or split parts of them into smaller PR-friendly pieces.
Fork:
https://github.com/likaia/MonitorControl
Thanks again for the project.
你好,感谢你一直维护 MonitorControl。
我最近在 macOS 26 上测试这个应用时,遇到了一些兼容性问题,主要集中在菜单展示和亮度反馈行为这两块。
在我本地的 fork 中,我针对 macOS 26 做了一些适配,让应用在这个系统版本上的表现更稳定,包括:
针对 macOS 26 更新了菜单布局与展示方式
为 macOS 26 增加了一个接近原生风格的自定义亮度 HUD 兜底方案
改进了 macOS 26 下菜单内滑杆的交互表现
我发这个 issue,主要是想把它作为一个兼容性说明,方便其他在 macOS 26 上测试的用户参考;同时如果其中的一些实现思路对上游有帮助,也欢迎参考。
如果有需要,我也可以把这些改动再整理成更适合上游合并的形式,或者拆成更小、更适合 PR 的部分。
我的 fork:
likaia/MonitorControl
再次感谢这个项目。
Beta Was this translation helpful? Give feedback.
All reactions