Earlier quoted context omitted.
macOS uses a PDF-like canvas as the core display engine^, upon which everything writes object layers that have refresh loops independent from the main canvas 'flatten layers into the display' loop. This is all inside WindowServer, and is why lets you select an entire window including the shadowed border, without picking up anything from above or beneath it, because Spacebar activates object selection mode. And we kno…
This comment here is what I come to HN for. I think that OS X was the first OS that did hardware compositing. How come that WindowServer consumes so much CPU instead of GPU?
Apple testing new external display with A13 chip
41–43 of 43 posts
Re: Apple testing new external display with A13 chip
#42Earlier quoted context omitted.
macOS uses a PDF-like canvas as the core display engine^, upon which everything writes object layers that have refresh loops independent from the main canvas 'flatten layers into the display' loop. This is all inside WindowServer, and is why lets you select an entire window including the shadowed border, without picking up anything from above or beneath it, because Spacebar activates object selection mode. And we kno…
> as now macOS would only need to shuttle specific layer changes over the wire. All this makes me think they're about to introduce wireless connection to display, akin to what is now possible with Sidekick and an iPad, especially given the recent improvements in Continuity.
Re: Apple testing new external display with A13 chip
#43Sounds like a possible convergence of iMac and & XDR monitor! If you have a couple thousand dollar display, throwing $60 in cpu, RAM, & storage on top of it seems like a pretty dead-obvious win to me. Most companies would just have nothing particularly good to offer- Android? Windows? webOS? Ok options but not great, and they are paying a lot more for less well-integrated cpus. For Apple, they have great chips made n…