You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First: thank you for creating this!
Useful & a generous contribution.
I downloaded/compiled/ran window_capture.rs fine on a Mac, but get no images.
Debugging I noticed that the match on line 201 always continues, even though I have a few windows open (e.g. num_windows == 5).
Do I need to open some security wall on the Mac to grab screens? (Kinda hope so...) Or is this maybe a bug (or perhaps more likely: I'm doing something wrong)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First: thank you for creating this!
Useful & a generous contribution.
I downloaded/compiled/ran window_capture.rs fine on a Mac, but get no images.
Debugging I noticed that the match on line 201 always continues, even though I have a few windows open (e.g. num_windows == 5).
Do I need to open some security wall on the Mac to grab screens? (Kinda hope so...) Or is this maybe a bug (or perhaps more likely: I'm doing something wrong)?
Appreciate your time looking at this.
Beta Was this translation helpful? Give feedback.
All reactions