-
-
Notifications
You must be signed in to change notification settings - Fork 203
Description
Feature Request Description
I have been considering this idea, and I think it would be aesthetically pleasing if Loop could render preview animations based on the type of window being moved. In macOS 26, different window styles have distinct corner radii, so applying a fixed corner radius does not work consistently.
While I understand that even macOS itself does not handle this by default, it might be possible to implement a condition based on the bundle ID or the window ID.
If Loop has access to window properties, whether through the Accessibility framework or another mechanism, it could potentially render frames in a variable way depending on the window style of each application.
This would not only provide a more visually coherent result, but also further elevate Loop beyond the native window management capabilities of macOS.
Screenshots
No response
Additional Context
No response
Final Checks
- My issue is written in English
- My issue title is descriptive
- This is a single feature request (multiple feature requests should be reported individually)
- I can help with the improvement or development of this feature (tick if you can help)