Kai Hofstetter
Kai Hofstetter
Starting with Catalina Apple introduced the "screen recording" permission, which is needed to create screenshots of other apps. It seems that [CGWindowListCopyWindowInfo](https://github.com/qvacua/lookthrough/blob/22125562e4ce0d4fd52914afa985da19d993fb7c/LookThrough/LTScreenCaptureHelper.m#L152) and [CGWindowListCreateImage](https://github.com/qvacua/lookthrough/blob/22125562e4ce0d4fd52914afa985da19d993fb7c/LookThrough/LTScreenCaptureHelper.m#L164) don't work anymore. More info from...
## Feature Request Allow to push an app with ssh enabled per default. ## Issue It's currently not possible to directly push an app with ssh enabled. The current workaround...