Live data from Hacker News

Apple has a private CSS property to add Liquid Glass effects to web content

alastair.is

21–30 of 208 posts

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#21
post #6

Let's pray this liquid jelly doesnt become a trend

Younger generation is obsessed with nostalgia for Aero/Glass and that whole era's aesthetic. It will definitely become a trend, if not for that then because Apple did it and the industry has lost all innovation outside of "copy whatever Apple does."

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#23

Earlier quoted context omitted.

"All toupées look fake. I've never seen one that I couldn't tell was fake."

"The Toupée Theory of In-App Webviews" is perfect. I might change it in the post.

Fwiw I think the personal attribution gives it a nice touch.

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#24

Providing an OS feature only to first-party programs is a plainly anticompetitive practice. Using your privileged position in one market (cell phones/cell phone operating systems) to gain an advantage in another market (smart phone applications) that you withhold from your competitors is a textbook case.

Shouldn’t this be easily available in Electron/Tauri and React Native apps?

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#26
post #18

Earlier quoted context omitted.

I wanted to be outraged at apple, but I really can't. Read WinAPI documentation and try to count all "reserved" parameters for example. OS developers build features just for internal use all the time. Granted, this is just UI tweak so I'm not convinced it has to be private, but they probably just don't want to have to maintain that forever.

Private/secret APIs in DOS/Windows were a prominent part of the US and EU antitrust lawsuits against Microsoft in the 90s/00s.

> Private/secret APIs in Windows were a prominent part of the US and EU antitrust lawsuits against Microsoft in the 90s/00s.

It mattered because Microsoft had 95% of the operating system market at the time and was using its monopoly position to take over the web, even after signing a decent decree with the US government.

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#27

Earlier quoted context omitted.

"All toupées look fake. I've never seen one that I couldn't tell was fake."

"The Toupée Theory of In-App Webviews" is perfect. I might change it in the post.

Totally agree with the sibling comment, you should own it! Just made me think of that quote haha.

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#28
post #2

> It stands to reason that Apple wouldn't have developed this feature if they weren't using it. Where? We have no idea. But they must be using it somewhere . The fact that none of us have noticed exactly where suggests that we're interacting with webviews in our daily use of iOS without ever even realising it. This is what stood out to me. I've never really suspected webviews and can't think of a place now.

Both Mail and Calendar use web views for starters.

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#29
post #2

> It stands to reason that Apple wouldn't have developed this feature if they weren't using it. Where? We have no idea. But they must be using it somewhere . The fact that none of us have noticed exactly where suggests that we're interacting with webviews in our daily use of iOS without ever even realising it. This is what stood out to me. I've never really suspected webviews and can't think of a place now.

I’m sure there are many apps like the Apple Store app and parts of the App Store that pull in web views. That’s most likely what this is for. Probably parts of News, Music, Games apps as well.

Re: Apple has a private CSS property to add Liquid Glass effects to web content

#30
post #24

Providing an OS feature only to first-party programs is a plainly anticompetitive practice. Using your privileged position in one market (cell phones/cell phone operating systems) to gain an advantage in another market (smart phone applications) that you withhold from your competitors is a textbook case.

Shouldn’t this be easily available in Electron/Tauri and React Native apps?

Electron doesn't use WebKit, so definitely not. Not sure about Tauri desktop, but how would you use it for Tauri mobile and React Native?
Post reply on HN