Hammerspoon/hammerspoon

CFPreferences

Open

#1,441 opened on May 30, 2017

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

Repository metrics

Stars
 (15,415 stars)
PR merge metrics
 (No merged PRs in 30d)

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