1 posts tagged ‘Control Center’
Control Center in macOS Always Using CPU
Frank A. Krueger (Hacker News): The Control Center icon in the Mac [menu bar] is always running and always using 1% CPU. Not a big deal, but I finally had to know wtf it was doing…Turns out it is constantly re-rendering its SwiftUI (running layout) even though there is no UI visible. 🤣 Yay for […]