2 pointsby petercsauer5 hours ago1 comment
  • sev_verso3 hours ago
    Good work on the polished design, it does seem to blend in with the native interface. Did you need to use any private APIs to position or capture the previews?

    Personally I hide my dock to reclaim extra space. One app I wish existed is an endless scrollable desktop to plop windows on, in the same manner that Vision Pro does it but without the VR. However, I think that would be hard to impossible to implement with what the native window manager lets you do.

    • petercsauer2 hours ago
      Thank you! I'd definitely be interested in giving something like that down the line, but I think that might be its own project haha. The one private API is _AXUIElementGetWindow to map AX elements to window IDs.