Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 1.41 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.41 KB

iPadOSPointerContinuity

Demonstration of a macOS-like pointer (aka cursor) interaction for connected displays on iPad.
This app captures the iPadOS pointer and replaces it with a desktop-like cursor that can move to an external display, if connected.

Click the screenshot below to watch a very brief demo (YouTube).

Screenshot of Pointer Continuity on iPad. Links to a YouTube video of the app in action.

Note: there is a known issue #1 that prevents the custom cursor from appearing.
To work around this, just go to the home screen once and then open the app again if it doesn't work right away.
This issue does not exist when running from Xcode.

How to connect to a TV or external screen

On a real iOS device: use AirPlay Mirroring from Control Center or connect directly via a compatible adapter.

In the iOS Simulator: Click "I/O" in the menu bar, then choose any resolution under "External Displays".

A note on iPhone support

While this app technically works fine on iPhone, as of iOS 14.7 connecting any kind of mouse to iPhone is not officially supported by Apple. Please see this comment for more information.