I made an app that gives every window the same corner radius on Tahoe
EDIT: Just shipped v0.4.2. Main change: FileVault can be re-enabled after install (only needs to be off during the initial Recovery setup commands). Couple of install/uninstall fixes in there too.
macOS Tahoe ships with different corner radius across windows. Apple's own apps render at one value, third-party at others, and the new Liquid Glass design makes the mismatch more visible. Default Tahoe has about 35% of apps consistent. Liquid Radius brings that to 95%.
It works by injecting a dylib into SkyLight (macOS's compositor) so every window gets unified corner radii. There's no public API for window radii, so injection was the only route
$6.99 one-time. No subscription.
Requirements:
- macOS Tahoe
- SIP and FileVault disabled (EDIT: FileVault can now be re-enabled after install)
- Setup is about 5 min with instructions in app
Happy to answer questions. This is my first solo dev project so feedback welcome.