mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
* ui: Customizable Onroad Brightness * fixes * lint * reset on show/hide * reset on show/hide for mici * only set if true * wrong var * try this out * use clear * starts cleanup * wake for all visual alerts and handle timeouts * fixup: wake for all visual alerts and handle timeouts * handle always wake if there's an event properly * some * slightly more * need this back * Reapply "ui: Global Brightness Override (#1579)" This reverts commita0c10be1ff. * do not touch light sensor logic * override properly and clip to 30% minimum * wrap * lint * update immediately * read * max global brightness * rename * gotta do it for mici too lol * revert * Revert "revert" This reverts commit121a082de1. * no more * ui * more * intenum * simplify ONROAD_BRIGHTNESS_TIMER_VALUES * no more toggle * 15 seconds countdown for auto dark regardless * auto dark refinement * only consume if expired * immediately set * rename * update sl metadata * no more --------- Co-authored-by: nayan <nayan8teen@gmail.com> Co-authored-by: DevTekVE <devtekve@gmail.com>