Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Only shows the desktop without windows on macOS Catalina #7

Open
KaiHofstetter opened this issue Oct 29, 2019 · 0 comments
Open

Only shows the desktop without windows on macOS Catalina #7

KaiHofstetter opened this issue Oct 29, 2019 · 0 comments

Comments

@KaiHofstetter
Copy link

Starting with Catalina Apple introduced the "screen recording" permission, which is needed to create screenshots of other apps.

It seems that CGWindowListCopyWindowInfo and CGWindowListCreateImage don't work anymore.

More info from Apple can be found (here)[https://developer.apple.com/videos/play/wwdc2019/701/]

On regular apps those calls would trigger a popup window, which asks the user for permission. But this doesn't seem the case for screensavers.

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

No branches or pull requests

1 participant