Urgent.News

What's breaking now, across thousands of outlets.

Tech

We’re just two months away from the first touchscreen MacBook: Here’s what to expect

After over a decade of not adopting touch displays on its Mac notebook lineup, Apple will finally be rolling out its first touchscreen MacBook as soon as October. This’ll come alongside the next MacBook Pro redesign, potentially dubbed MacBook Ultra .

We’re just two months away from the first touchscreen MacBook: Here’s what to expect

Apple is set to launch its first touchscreen MacBook later this year, as part of the upcoming MacBook Pro redesign, which may be named MacBook Ultra. This news comes after a decade-long absence of touch displays in the Mac notebook lineup. Multiple reputable sources have confirmed the rumor, and Apple has left subtle hints in macOS 27, including touch support for Sidecar, pull-to-refresh functionality, and larger menu bar items.

The redesigned MacBook Pro will feature a Tandem OLED display, similar to the iPad Pro, known for its vibrant colors, strong contrast, and enhanced brightness. The display will be smaller than the Dynamic Island found on the iPhone but will boast similar capabilities. Apple plans to implement special optimizations for the touchscreen interface, such as displaying a new menu surrounding the user's finger when interacting with buttons or controls, and enlarging menu bar controls for easier selection.

Unlike earlier reports, Apple will skip the release of the M6 Pro and Max chips in the redesigned MacBook Pro to expedite the introduction of the M7 chip. The initial models will instead be powered by the existing M5 Pro and M5 Max chips. Although no base model version of the computer is confirmed at this time, rumors suggest the first base model with the M7 chip could be released in early spring next year.

Speculation surrounding the redesign includes a slimmer and lighter design; however, the extent of these improvements remains uncertain. The last MacBook Pro iteration garnered criticism for its bulky appearance, so any progress in reducing weight and thickness would be appreciated, provided it doesn't compromise thermal performance.

Anticipate a higher price tag for the touchscreen MacBook Pro due to June's memory price increases caused by the memory crisis, with the 14-inch and 16-inch models expected to retail for around $2499 and $2999, respectively. Apple enthusiasts and potential buyers are encouraged to express their excitement and plans to purchase the device in the comments section.

Written by urgent.news from 9to5Mac's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at 9to5mac.com →

More in Tech

My First GitHub Project: From a Local Folder to GitHub Using Git and SSH

Introduction I have always used the term Git , Github and Git bash interchangeably, thinking they refer to the same thing, but I have come to learn and understand that GitHub is an online platform on…

  • GitHub is an online platform for storing and sharing developer projects.
  • Git is a version control system for tracking changes in projects.
  • SSH provides a secure connection between local Git and GitHub.

If your MCP server uses OAuth, every directory thinks it has zero tools

We shipped a remote MCP server, registered it everywhere, and then noticed something odd: every directory listed it as having no tools at all . Not the wrong tools. Not a stale count. Zero.

  • OAuth 2.1 authentication hides server's tool capabilities
  • Tools/list JSON-RPC method requires authenticated user
  • Separating public and authenticated methods resolves issue

More from Saturday 22 August →