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

Cannot restore drop shadows #12

Closed
alienlike opened this issue Dec 8, 2014 · 3 comments
Closed

Cannot restore drop shadows #12

alienlike opened this issue Dec 8, 2014 · 3 comments

Comments

@alienlike
Copy link

The tool works in one direction only (i.e., to remove drop shadows). Running it again does not restore them as advertised. I would fix it myself if I knew more about C, but alas I don't.

@puffnfresh
Copy link
Owner

Try changing this line:

https://github.com/puffnfresh/toggle-osx-shadows/blob/master/main.c#L14

To:

options = kCGSDebugOptionNone;

@alienlike
Copy link
Author

Thanks for the suggestion. I actually tried that with no apparent success, but the drop shadows returned after I logged out and logged back in. It seems that for whatever reason disabling drop shadows takes effect immediately, but enabling them again requires a logout/login cycle. I'm on Yosemite FWIW.

@ialexryan
Copy link
Contributor

Recommend closing this issue, clarification has been added to the README with the above commit. Cheers!

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

No branches or pull requests

3 participants