Hammerspoon/hammerspoon

CFPreferences

Open

#1441 opened on May 30, 2017

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Objective-C (15,415 stars) (688 forks)batch import
extension suggestionhelp wanted

Description

In researching #1437 it seems that a fair number of macOS system components work by setting preference values with CFPreferences API calls and NSDistributedNotification messages. We already support the latter, and adding the former doesn't look like it would be a huge amount of work.

Contributor guide