saagarjha / Ensemble

Cast Mac windows to visionOS
https://testflight.apple.com/join/Pq1HzHqe
GNU Affero General Public License v3.0
847 stars 37 forks source link

Window management #37

Open saagarjha opened 3 months ago

saagarjha commented 3 months ago

In an immersive space we have some control over where we can place our views. It might be interesting to see if we can implement some window management (only for our app, of course) using this.

leftspin commented 2 months ago

AFAIK there is no API to place windows arbitrarily in shared space. You can probably do it in immersive space but then you’d lose your other shared space apps.