Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screensaver end callback #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zgiles
Copy link
Contributor

@zgiles zgiles commented Oct 21, 2013

Adding a NSNotificationCenter for the NSDistributedNotificationCenter,
which captures a huge amount of stuff on the system. adding an Observer
for specifically the screensaver ending. Adding subscription and
unsubscription and a function to handle the ending of the screensaver.
Tested with screensaver with no password and with password. This works
either way.

Adding a NSNotificationCenter for the NSDistributedNotificationCenter,
which captures a huge amount of stuff on the system. adding an Observer
for specifically the screensaver ending. Adding subscription and
unsubscription and a function to handle the ending of the screensaver.
Tested with screensaver with no password and with password. This works
either way.
@zgiles
Copy link
Contributor Author

zgiles commented Nov 1, 2013

Curious if this is going to get merged in..

@jacobrosenthal
Copy link
Member

I don think we want to enable this until we get a preferences pane of some kind so people can check off events they want pictures on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants