January 19, 2026
Screenshots or it didn’t square
Fix macOS 26 (Tahoe) exaggerated rounded corners
Apple made Mac corners extra curvy; dev squares them, where are the pics
TLDR: CornerFix overlays straight caps to make macOS 26’s curvy screen edges look square, but it doesn’t change app windows. Commenters blasted a “misleading” title and demanded screenshots, turning a small tweak into Cornergate; the big takeaway: aesthetic fixes need visible proof or the crowd won’t buy in.
Apple rounded the edges of Mac screens even more in macOS 26 (“Tahoe”), and one developer launched CornerFix to make those corners look straight again using a simple overlay. It doesn’t touch apps, just the screen’s outline. But the internet didn’t show up for the tech — it came for the drama. The loudest voice? “This only modifies the desktop corners, not app windows,” snapped altairprime, calling the title misleading. Others piled in with the classic courtroom chant: screenshots or it didn’t happen. cweagans and vishnuharidas wanted proof before vibes, and puppycodes asked the question of the day: why show the problem but not the solution?
Fans say CornerFix is a harmless way to reclaim attention from Apple’s bubbly design, complete with auto dark/light colors and multi‑monitor support. Skeptics say the blog reads like a position paper on rounded corners and want less philosophy, more pixels. msephton even begged the original poster for a live shot of the fix. The tool might be SIP‑safe (Apple’s system protection) and click‑through, but this thread turned into Cornergate: aesthetics versus evidence. If you want the backstory, here’s the Medium post, but bring a measuring tape and a camera — the crowd won’t believe your sharper edges without receipts.
Key Points
- •CornerFix restores straight display edges in macOS 26+ by overlaying click‑through caps and does not alter app window corners.
- •It addresses Apple’s increased corner rounding in macOS 26 and provides a non‑invasive, SIP‑safe solution without modifying system files.
- •Features include adjustable cap size, auto/custom color modes, multi‑monitor support, and compatibility with Spaces and fullscreen.
- •Quick Start: build a SwiftUI/Swift macOS app in Xcode, add /Sources files, and run to access a CornerFix menu‑bar item.
- •Requirements are macOS 13+ (tested on macOS 14–26) and Xcode 15+; notes mention .screenSaver window level overlap and color matching tips.