jack

Results 100 comments of jack

那个按钮对应的是系统设置里的这个选项,你可以检查一下

如果处于台前调度状态,控制隐藏桌面的是我截图里红框右边的那个选项。目前OnlySwitch里没有开关来控制它,不过可以考虑加一个,只是这个开关的名字不太好取,会比较长

The class Streamer has a property url. You just need to assign your url in json to it, like `audioPlayer.url = url`. If you use my AudioPlayer, you need to...

Thanks for the report! TBH, I don't use any beta 1 generally, since there are often many bugs and they usually can be fixed in next beta by Apple. I...

Seems the private API of brightness doesn't work in macOS 15. Will provide a beta version to hide the dim screen switch temporally to avoid this crash.

@veilofsecurity @JackYe200 Hi, I created a beta build to attempt to hide the dim screen as a workaround to resolve the crash. Can you please test it? https://github.com/jacklandrin/OnlySwitch/releases/tag/beta_2.5.3

@Weverses Thanks for testing it and providing the report. Unfortunately, I didn't find useful crash information in it such as crash thread stack.

@veilofsecurity Thank you for your solution! Can you please test my new beta again? https://github.com/jacklandrin/OnlySwitch/releases/tag/beta2_2.5.3

This crash was fixed in version 2.5.3

Hi @bxdcxdx Thank you for the feedback. It sounds like another issue about the windows instead of crash. I upgraded macOS 15 beta2 on my intel laptop, but unfortunately, cannot...