On Thu, 4 Jun 2026 18:06:37 GMT, Andy Goryachev <[email protected]> wrote:

> Question: do we want to add a `lowPower` platform preference? Did anyone 
> encountered a need for it?
> 
> I can see at least two possible uses:
> 
> * disable animations (in the platform)
> * save any outstanding buffers to persistent storage (in the application)

I'm not completely opposed to it. Just for reference, there is the 
[update](https://www.w3.org/TR/mediaqueries-5/#update) media query, which 
matches `slow` for "severely under-powered devices". There's also a 
[discussion](https://github.com/w3c/csswg-drafts/issues/7389) about a 
power-saver query, which went nowhere.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2177#issuecomment-4625247682

Reply via email to