lihaoyun6 / AirBattery

Get the battery usage of all your devices on your Mac and put them on the Dock / Menu Bar / Widget! && 在Mac上获取你所有设备的电量信息并显示在Dock / 状态栏 / 小组件上!
https://lihaoyun6.github.io/airbattery/
GNU Affero General Public License v3.0
1.26k stars 35 forks source link

背景色要是能和系统自带的保持一致就好了 #72

Closed JuniorPan closed 2 months ago

JuniorPan commented 2 months ago

背景色要是能和系统自带的保持一致就好了

lihaoyun6 commented 2 months ago

说的是小组件吗? 这个确实做不到. 因为macOS上只有苹果的小组件才能调用高斯模糊背景, 其他第三方小组件全都无法使用. 因为苹果将其划分为私有API... 听起来很离谱, 但苹果确实就是禁止第三方小组件使用高斯模糊特效背景. 可能就是为了凸显自家第一方小组件的精致度吧😂

JuniorPan commented 2 months ago

确实很离谱 ~