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

hs.screen.getInfo() always returns nil? #326

Closed
von opened this issue Sep 28, 2024 · 1 comment
Closed

hs.screen.getInfo() always returns nil? #326

von opened this issue Sep 28, 2024 · 1 comment

Comments

@von
Copy link
Contributor

von commented Sep 28, 2024

I've never seen hs.screen.getInfo() return anything but nil, e.g.

> hs.fnutils.each(hs.screen.allScreens(), function(s) hs.printf(hs.inspect(s:getInfo())) end)
2024-09-28 16:39:36: nil
@von
Copy link
Contributor Author

von commented Sep 28, 2024

Oops. Opened this in the wrong repo. Corrected: Hammerspoon/hammerspoon#3696

@von von closed this as completed Sep 28, 2024
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

1 participant