Post #1706379
2026-04-25 18:30 UTC
@agx my apologies, guido, for not being clearer. the relation is associative to a fair degree, honestly. but the hard switching between those modes and the delay caused by redrawing the display is less than ideal, even with the best filtering of the ambient light signal. that sparked the thought whether it were feasible to gradually blend one mode into the other depending on a low-pass filtered sensor signal.
Replies (1)
-
@agx@ruhr.social 2026-04-26 08:51
@nivea It wont help much as the restyle depends on apps picking up the theme changes, not the compositor drawing them differently so our best bets are currently: reduce number of transitions, speed up the transition itself. Where it can help is e.g. a grescale mode. That's compositor driven and we can blend into that.