Hammerspoon/hammerspoon

CFPreferences

Open

#1.441 aberto em 30 de mai. de 2017

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

Métricas do repositório

Stars
 (15.415 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador