
Sidecar turns an iPad into a Mac display that can now accept touch for scrolling, zooming, and multi-touch gestures. Apple introduced touch control at WWDC26 for iPadOS 27 and macOS Golden Gate, according to sspai. The setup still begins as a desktop arrangement: choose an iPad from "Mirror or Extend to" in the Mac's Screen Mirroring menu, then place it like an external display in macOS settings.
That distinction matters. Sidecar can connect wirelessly or by cable, but the iPad is not becoming the Mac and the Mac is not becoming the iPad. In 2021, Apple executives John Ternus and Greg Joswiak said the products had separate roles, ifanr reports. The useful question is how touch fits beside the keyboard and pointer: as a direct layer for brief visual actions, and as a way to translate touch for older Mac software.
Sidecar is the present-day bridge
Sidecar remains an extended-display feature: the iPad can serve as a second Mac screen over a wireless or wired connection. In iPadOS 27 and macOS 27, Apple adds touchscreen control to that arrangement. According to sspai, the iPad screen can now handle scrolling, zooming, and multi-touch gestures while it is acting as the Mac's display. The Mac remains the computer running the work; the iPad supplies another surface for it.
- 2010Steve Jobs says vertical touchscreen use causes arm fatigue
- 2012Tim Cook warns against compromised product combinations
- 2018Craig Federighi calls repeated screen touching uncomfortable
- June 3, 2019Craig Federighi announces Sidecar at WWDC 2019
- 2021Apple executives say Mac and iPad retain separate roles
- WWDC26Apple announces Sidecar touch control for iPadOS 27 and macOS Golden Gate
The setup still follows the logic of an external display rather than a device takeover. A user selects an iPad from "Mirror or Extend to" in the Screen Mirroring menu of macOS Control Center. Once connected, the iPad appears in Mac display settings as a standard external screen, where its position, resolution, and mirror or extend mode can be changed. That familiar display-management path matters: touch arrives inside an existing Mac workflow instead of replacing it.
Apple's older framing helps define the boundary. In 2021, after the iPad Pro adopted the M1 chip, John Ternus and Greg Joswiak said the Mac and iPad had separate roles and were not meant to replace one another, according to ifanr.
Sidecar's new control method fits that division. It makes the iPad a touch-capable companion display for a Mac, not a Mac recreated on an iPad.
Direct touch is not yet the same as a touchscreen Mac
Sidecar's current beta does not establish that a Mac app is receiving genuine touchscreen input. According to sspai, most taps and swipes on the iPad are converted by the system into corresponding mouse operations, because most macOS apps were not built around touch. A tap can therefore behave like a click, while a swipe can stand in for mouse-driven movement. That is adaptation, not proof of a touchscreen Mac interface.
The distinction matters for software expectations.
ifanr reports that macOS 27 contains a display-level multitouch detection interface on the NSScreen base object. The same reported architecture adds touch scrolling and gesture dragging to the event-response chain, and separates trackpad contact as indirect touch from contact with a display as direct touch. Those are signals that macOS can identify where touch originates, rather than treating every contact as a pointer substitute.
They still do not mean that every existing Mac app becomes touch-native. Native macOS 27 components including Safari, Mail, and Calendar have added pull-to-refresh, according to ifanr, which suggests Apple is adapting selected interface patterns first. Bloomberg has also reported that Apple is developing a touchscreen MacBook while keeping the keyboard and trackpad as the primary methods, and that later macOS versions may enlarge menu items and icons when a finger approaches or taps a display. The reported direction is a desktop that can recognize direct touch, while preserving its established controls.
Use touch for short spatial actions
Sidecar's touch role is strongest when the action is brief and spatial. In iPadOS 27 and macOS 27, the iPad touchscreen supports scrolling, zooming, and multi-touch gestures, according to sspai. Those are actions where a hand can move to the display, make a quick adjustment, then return to the keyboard and pointer.
That return matters.
Apple's own ergonomic reasoning explains the boundary. ifanr notes that Steve Jobs argued in 2010 that a vertical touchscreen creates muscle fatigue when an arm must be held up to reach it. Craig Federighi made a related case in 2018: hands resting on a Mac's palm rests form the more comfortable posture, while repeatedly lifting a hand to the screen becomes uncomfortable. Sidecar does not erase that constraint; it gives touch a smaller, more appropriate job.
A scroll, pinch to zoom, gesture, or direct selection is usually a moment of visual positioning. Markup also fits this pattern. Sidecar has supported Apple Pencil since launch, sspai reports, preserving pressure and tilt data in compatible apps. The iPad can therefore act as a nearby surface for an annotated stroke or a precise visual adjustment, without asking touch to carry an entire desktop session.
Sustained work still exposes the limits of replacing the desktop model. In a 2017 iPad work experiment lasting 16 hours, ifanr found multitasking and complex file transfers difficult within the mobile operating system's constraints. That result supports a division of labor: keyboard and trackpad remain suited to prolonged navigation and production, while touch handles short interventions where reaching directly is clearer than steering a pointer.
ifanr also cites Bloomberg's report that Apple is developing a touchscreen MacBook while keeping the keyboard and trackpad as primary methods. Sidecar's current pattern makes that combination easier to understand: touch can supplement desktop work without becoming its default posture.
Treat Sidecar as a compatibility testbed
The iPadOS 27 and macOS Golden Gate betas make Sidecar useful as a compatibility testbed, not merely an extra display. According to sspai, beta-program users can control macOS through the iPad touchscreen after updating both systems. Most taps and swipes are still translated into mouse operations, sspai says, because most Mac apps were not built around touch.
That translation exposes pointer assumptions. Developers can inspect controls that require hover before they reveal their purpose, then ask whether a finger can discover and activate the same control. They can also check direct selection in menus, icon spacing, and targets that are too small for a fingertip. ifanr reports that a future macOS approach may enlarge menu items and icons when a finger approaches or taps the display.
Apple Pencil provides a more demanding compatibility check. Sidecar has supported Pencil since launch, preserving pressure and tilt in compatible apps, according to sspai. A graphics or annotation tool can therefore be assessed for both finger input and stylus data, without assuming that either should replace the keyboard and pointer. ifanr distinguishes display contact as direct touch from trackpad touch as indirect touch. That difference should remain visible in an app's interaction model.
Transport is part of the test too. Sidecar can use wireless or wired transmission; a Mac discovers the iPad through Bluetooth and sends the image through peer-to-peer Wi-Fi. sspai describes the display as a compressed real-time video stream using an approach based on HEVC encoding.
At 2388 x 1668 with 4 bytes per pixel, one frame is about 15.9 MB; at 60Hz, raw data in one second approaches 1 GB. Demanding work therefore needs separate wired and wireless evaluation.
Where touch fits across iPadOS, Sidecar, and macOS
| iPadOS 27 on iPad | Sidecar touch control in iPadOS 27 and macOS Golden Gate | Native or reported touchscreen macOS direction | |
|---|---|---|---|
| Primary interface model | A menu bar can remain permanently visible; app names in the top status bar reveal menu options. | An iPad touchscreen controls the Mac while the iPad serves as an extended display. | A reported touchscreen MacBook would retain the keyboard and trackpad as primary interaction methods. |
| Touch actions explicitly covered | Not covered. | Supports scrolling, zooming, and multi-touch gestures. | macOS 27 reportedly adds touch scrolling and gesture dragging to its event-response chain. |
| How existing desktop apps handle touch | Not covered. | Most touch taps and swipes are reportedly translated into corresponding mouse operations because most macOS apps have not been specifically optimized for touch interaction. | Not covered. |
| Direct versus indirect touch | Not covered. | Not covered. | macOS reportedly categorizes trackpad input as indirect touch and display input as direct touch. |
| Touch-target adaptation | Not covered. | Not covered. | Future macOS versions may reportedly enlarge menu-item and icon touch targets when a finger approaches or taps the display. |
| Pointer and stylus support | Apple Pencil can be used for handwriting recognition in Notes and in third-party apps built with Apple PencilKit. | Sidecar has supported Apple Pencil since launch, retaining pressure and tilt information in compatible apps. | Not covered. |
| Display role and transport | Not covered. | The iPad acts as a Mac extended display over wireless or wired transmission; Bluetooth finds the iPad and peer-to-peer Wi-Fi carries the display image. | Multitouch detection is reportedly attached to the NSScreen base object, treating multitouch as a display hardware capability. |
| Ergonomic position | Not covered. | Not covered. | Apple executives previously said repeatedly raising a hand to touch a screen is uncomfortable, while naturally resting both hands on a Mac's palm rests is ergonomic. |
When Sidecar touch fits a Mac workflow
- You use an iPad as a Mac's extended display and want quick, spatial actions such as scrolling, zooming, or multi-touch gestures. Use Sidecar touch in iPadOS 27 and macOS 27 Golden Gate. The iPad touchscreen supports scrolling, zooming, and multi-touch gestures while serving as the Mac's display.
- You need to work in existing Mac applications that were not designed around touch. Keep the keyboard and pointer as the primary controls, and treat touch as a supplement. In the current beta, most taps and swipes are translated into corresponding mouse operations because most macOS apps have not been specifically optimized for touch.
- You are marking up or drawing in a compatible Mac app. Use Apple Pencil through Sidecar rather than relying on finger touch alone. Sidecar has supported Apple Pencil since launch and retains pressure and tilt information in compatible apps.
- You expect touch to make prolonged desktop work more comfortable than a keyboard and trackpad. Do not make touch your default input method. Apple executives have repeatedly described hands resting on a Mac's palm rests as more ergonomic, while repeatedly lifting a hand to touch a vertical screen can cause fatigue.
- You need a second display but prefer not to depend on a cable. Use Sidecar wirelessly or wired. A Mac discovers the iPad via Bluetooth and sends the display image through peer-to-peer Wi-Fi; once connected, the iPad behaves in macOS display settings like a standard external display.
Keep the AI integration claims separate
AI support needs to be kept separate from the input story. According to sspai, Apple Foundation Models has added support from Google Gemini, while iPadOS 27 changes Siri access: a swipe down from the middle of the screen's top edge opens the new Siri.
That is an iPadOS 27 claim about a model integration and a gesture, not evidence that touch has become the Mac's main control method.
A distinct report from iplaysoft describes macOS Golden Gate 27 as integrating Apple Intelligence across the operating system. It also says that OpenAI's ChatGPT model supplements on-device AI processing. Those claims concern macOS Golden Gate 27, and should not be read as confirmation of Google Gemini support on the Mac or of ChatGPT's role on iPadOS 27.
The regional picture remains unresolved. sspai says Apple Intelligence and Siri AI features are temporarily unavailable on China-market iPads. Separately, iplaysoft says AI features are not yet available in China and await approval. The reports point in the same direction, but they describe different platform contexts and do not establish a shared timetable.
That distinction matters for Sidecar's broader interpretation. Touch adaptation can be useful without depending on any particular assistant or model provider. Google Gemini support for Apple Foundation Models on iPadOS and ChatGPT supplementation in macOS Golden Gate 27 are separately reported integration paths; China availability remains an open constraint rather than a settled feature promise.
Treat pull-to-refresh as a useful signal of where to inspect your own Mac workflow. Apple has added it to Safari, Mail, and Calendar in macOS 27, according to ifanr. Look for compact actions that benefit from a direct gesture rather than a pointer-targeted command.
For software teams, test controls on an iPad-connected Mac display before redesigning the whole interface. Small targets and hover-only affordances deserve particular scrutiny if touchscreen MacBook models arrive in 14-inch and 16-inch high-end forms, as reports cited by ifanr suggest. The reported use of On-cell touch would make touch part of the display itself, not an accessory constraint. Keep keyboard and pointer paths intact, then identify the moments where direct contact removes friction.
For readers outside China
- Availability: Apple officially released the final versions of iPadOS 27 and macOS 27 Golden Gate early on September 15. Sidecar touch was announced at WWDC26. The source material does not cover country-by-country availability, device compatibility, or whether this feature is available outside China.
- Pricing: No separate Sidecar price is disclosed in sources.
- Closest Western equivalents: Duet Display, which connects a Mac and iPad through a Lightning or 30 Pin cable and creates a virtual display on the Mac.; Air Display, an iPad-as-display tool released in the same year as iDisplay.; iDisplay, which created a Mac virtual display and sent its image to an iPad over Wi-Fi, with touch and typing input returned to the Mac.
- Data residency: Sidecar uses Bluetooth for discovery and peer-to-peer Wi-Fi to transmit the display image. The sources do not say whether Sidecar traffic leaves the local connection, is routed through Apple servers, or has region-specific data-residency handling.
Sources
- sspai 具透 | Liquid Glass 设计改进、性能提升......iPadOS 27 中值得一瞥的新特性 https://sspai.com/post/114607
- iplaysoft 苹果 macOS Golden Gate 27 正式版镜像 DMG 下载 - Mac 官方系统完整安装包 (网盘地址) https://iplaysoft.com/macos-golden-gate.html
- ifanr 苹果提前「揭晓」触屏 MacBook Pro,我终于能戳同事电脑了 https://ifanr.com/1678295
- iplaysoft 最新 Parallels Desktop 27 虚拟机下载!在 Mac 上流畅运行 Win11 系统和软件 https://iplaysoft.com/pd27.html
- sspai 具透 | 精心优化, 体验感愉悦升华:iOS 27 中值得关注的新特性 https://sspai.com/post/114565
- sspai Apple「随航」的无感体验里,藏着多少流畅的秘密? https://sspai.com/post/113098
The evidence: 79 facts from 6 Chinese articles
Each line below was extracted from the article it sits under, in Chinese, before any of this was written. The writing is done from these and never from the source prose - that separation is structural, not a promise. How we work.
ifanr苹果提前「揭晓」触屏 MacBook Pro,我终于能戳同事电脑了
- In 2010, Steve Jobs publicly argued that using a vertically oriented touchscreen causes ergonomic problems because holding an arm up to touch the screen leads to muscle fatigue.
- In 2012, Tim Cook said on an earnings call that combining products through compromises could leave users dissatisfied, comparing it to combining a toaster and a refrigerator.
- In 2018, Craig Federighi said that resting both hands naturally on a Mac's palm rests is the most ergonomic posture and that repeatedly raising a hand to touch the screen is uncomfortable.
- In 2021, when the iPad Pro adopted the M1 chip, John Ternus and Greg Joswiak said that the Mac and iPad had separate roles and neither was intended to replace the other.
- In 2017, ifanr conducted a 16-hour work experiment on an iPad and found that multitasking and complex file transfers remained difficult under the constraints of the mobile operating system.
iplaysoft苹果 macOS Golden Gate 27 正式版镜像 DMG 下载 - Mac 官方系统完整安装包 (网盘地址)
- macOS Golden Gate 27 official version 26A428 was released.
- The macOS Golden Gate 27 installer DMG is named Install_macOS_Golden_Gate_27.0_26A428.dmg.
- The SHA256 checksum for Install_macOS_Golden_Gate_27.0_26A428.dmg is fc727539f90fe98e123cb05bbf6eac665dbec6849f2c2e4d0908c246257309bf.
- The macOS Golden Gate 27 DMG and PKG packages can be used for local upgrade installation or to create a USB boot disk.
- The IPSW firmware format is mainly used for erase-and-reinstall operations through DFU flashing or recovery.
iplaysoft最新 Parallels Desktop 27 虚拟机下载!在 Mac 上流畅运行 Win11 系统和软件
- Parallels Desktop 27 is virtualization software for Mac that can run Windows or Linux in one or more virtual machines within macOS.
- Parallels Desktop 27 can run Windows applications directly in macOS without restarting the Mac.
- Parallels Desktop 27 supports Coherence Mode, which hides the Windows desktop and displays Windows application windows on the Mac desktop.
- Parallels Desktop 27 Pro includes a new Metal-based graphics driver that supports OpenGL 4.3 in Windows virtual machines.
- Parallels Desktop 27 Pro supports SME2 instructions in Linux and Windows virtual machines on M4 and newer Macs.
- Parallels Desktop 27 adds out-of-the-box support for Ubuntu 26.04 LTS, including x86_64 emulation, Fedora 44, Debian 13.6, and Kali Linux 2026.2.
- Parallels Desktop 27 supports secure virtual-machine-image distribution through Azure Blob Storage and SharePoint via Secure Golden Images Provisioning.
- Parallels Desktop 27 removes support for Intel Macs, Boot Camp conversion, Travel Mode, shared Bluetooth, the Classic Outlook unread-mail badge, and the Security tab in Preferences.
- Parallels Desktop 27 has Standard, Pro, Business, and Enterprise editions, and all editions offer a 14-day full-featured free trial.
- The Standard edition costs US$99.99 per year, the Pro edition costs US$119.99 per year, and the Business edition costs US$149.99 per year.
- The Standard edition supports 8GB of vRAM and 4 vCPUs, while the Pro and Business editions each support 128GB of vRAM and 32 vCPUs.
- Parallels Desktop 27 supports only Apple silicon Macs, while Intel Mac users must remain on version 26 and will continue to receive security updates.
sspai具透 | Liquid Glass 设计改进、性能提升……iPadOS 27 中值得一瞥的新特性
- Apple officially released the final versions of iOS 27, iPadOS 27, macOS 27 Golden Gate, and watchOS 27 early on September 15.
- In iPadOS 27, app sidebars have returned to an edge-to-edge layout similar to iPadOS 18.
- iPadOS 27 redesigns nearly all built-in app icons, including Maps, Mail, Photos, and Weather, with more Liquid Glass design elements.
- iPadOS 27 adds a Liquid Glass transparency adjustment slider in Settings > Appearance.
- In iPadOS 27, the app name appears in the top status bar by default, and tapping the name reveals menu options.
- iPadOS 27 allows users to choose in Settings to keep the menu bar permanently visible.
- Apple has largely removed the small SF Symbols icons from menu-bar items in iPadOS 27, leaving mainly window-operation icons.
- iPadOS 27 allows Home Screen edits to be undone and redone.
- The extra-large widgets introduced on iOS can be placed only in the Today View on iPadOS 27, not directly on the Home Screen.
- iPadOS 27 allows iPhone app windows to be resized more freely when running iOS apps.
- Sidecar supports using the iPad touchscreen for controls in iPadOS 27 and macOS 27, including scrolling, zooming, and multi-touch gestures.
- Apple Pencil has a new charging alert sound in iPadOS 27.
- iPadOS 27 can index handwritten text in Notes for Spotlight searches, including full-text searches of handwritten notes.
- Third-party apps built with Apple PencilKit can also perform handwriting recognition in iPadOS 27.
- Content in the Notes app can be copied as Markdown in iPadOS 27.
- In a test, copying 3.74G of files from an external drive to an iPad mini's internal storage took about 5s.
- In a test, copying 21G of files from an iPad mini's internal storage to an SSD took less than 30s.
- Apple Intelligence and Siri AI features remain temporarily unavailable on China-market iPads.
- Apple Foundation Models has added support from Google Gemini.
- In iPadOS 27, swiping down from the middle of the top of the screen opens the new Siri.
sspai具透 | 精心优化, 体验感愉悦升华:iOS 27 中值得关注的新特性
- Apple officially released the final versions of iOS 27, iPadOS 27, macOS 27 Golden Gate, and watchOS 27 in the early hours of September 15.
- iOS 27 supports the iPhone 11 (2019) series and products released afterward.
- iOS 27 adds a system-wide transparency slider under Settings > Appearance > Liquid Glass.
- iOS 27 increases transparency at the most transparent Liquid Glass setting, making background content easier to see through buttons, bubbles, and navigation components.
- iOS 27 redesigns system icons including those for Safari, Siri, Settings, Apple Store, Remote, and Preview.
- iOS 27 removes edge-outline lighting effects from app icons, the Dock, and widgets on iOS and iPadOS, while retaining the effect on the Lock Screen clock.
- The Lock Screen Now Playing widget in iOS 27 can be manually hidden by swiping left, but it reopens when changing tracks or resuming playback.
- When Apple ProRes is enabled for video recording in iOS 27, users can choose Log or Log 2 in video encoding settings.
- Apple Log 2 is supported only on iPhone 17 Pro series models.
- The TV app in iOS 27 can automatically download the next two episodes of a show being watched and delete downloaded content after viewing.
- iOS 27 adds custom EQ support for AirPods.
- iOS 27 adds a slider for AirPods Adaptive mode that lets users adjust the balance between Transparency mode and noise cancellation.
- iOS 27 unifies Spotlight, Mail, and Photos under one search engine.
- iOS 27 lets users choose to show 8 apps, 4 apps, or no apps in the search-interface preload suggestions, and lets them choose whether to show app shortcuts.
- Shortcuts in iOS 27 supports an "Otherwise" logic option.
- The Notes app in iOS 27 can copy rich text as Markdown and paste Markdown as rich text.
- iOS 27 adds a Recovery Mode that can restore iOS without another device.
- Safari in iOS 27 offers page-content monitoring notifications through a "Notify Me" option, allowing users to specify keywords, monitoring frequency, and time.
- Safari in iOS 27 can automatically categorize and group tabs based on their content after users enable "Automatically Create Topics" under Organise Tabs.
sspaiApple「随航」的无感体验里,藏着多少流畅的秘密?
- Apple introduced touch control for Sidecar in iPadOS 27 and macOS Golden Gate, announced at WWDC26.
- After updating to iPadOS 27 and macOS Golden Gate beta versions, users enrolled in the beta program can use an iPad touchscreen to control macOS in Sidecar.
- Sidecar lets an iPad serve as a Mac's extended display through either wireless or wired transmission.
- To start Sidecar, users can select an iPad under "Mirror or Extend to" in macOS Control Center's Screen Mirroring menu.
- A Mac uses Bluetooth to find an iPad for Sidecar and transmits the display image through peer-to-peer Wi-Fi.
- After a Sidecar connection is established, the iPad appears in macOS display settings like a standard external display, where users can adjust its position, resolution, and mirroring or extension mode.
- Sidecar has supported Apple Pencil since its launch, retaining pressure and tilt information in compatible apps.
- iDisplay, developed by SHAPE Services, launched on the App Store on the day the first-generation iPad officially went on sale.
- iDisplay installed an extended driver on a Mac, created a virtual display recognized by the system, and sent the image to an iPad over Wi-Fi.
- In 2010, iDisplay could send iPad touch and typing input back to a Mac.
- Avatron Software released Air Display in the same year as iDisplay, using a similar approach with some optimizations.
- Duet Display requires a Lightning or 30 Pin cable to connect a Mac and an iPad.
- Duet Display advertised "Retina, 60 fps, No Lag."
- Duet Display does not directly turn an iPad into a standard display because the iPad cannot directly receive the Mac's video output signal; it creates a virtual display on the Mac and processes and sends the image to the iPad.
- On June 3, 2019, Craig Federighi first announced Sidecar at Apple's WWDC 2019, making an iPad-as-Mac-secondary-display feature part of the operating system.
- At 2388 x 1668 resolution with 4 bytes per pixel, one frame occupies about 15.9 MB, and at 60Hz the raw display data generated in one second approaches 1 GB.
- HDMI 2.0 has a maximum transmission bandwidth of 18 Gbps, while DisplayPort 1.2 can reach 21.6 Gbps.
- HEVC, also called H.265, was jointly developed by ITU-T and MPEG as the successor to H.264/AVC.