(no title)
LevkaDev | 1 month ago
Third-party apps have to use the Accessibility API, which was designed for screen readers, not window manipulation. Some windows simply refuse to be resized below certain thresholds, and there's no way to query the minimum size in advance. You request 500px width, get 800px back, no error.
The real question is: will Apple ever provide a proper public API, or will this remain a cat-and-mouse game with Accessibility permissions?
No comments yet.