Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-25 | feat(display): Optional dedicated work queue. | Peter Johanson | |
* Add new Kconfig settingsx to allow selecting system or dedicated work queue for performing UI updates. * Allow UI updates to not block other system tasks when display is updating, especially important for e-ink displays. | |||
2020-12-21 | chore(display): add header to Kconfig | innovaker | |
PR: #534 | |||
2020-12-02 | feat(display): Initial widget/status screen work. | Pete Johanson | |
* Battery and output status widgets * Built in status screen combining them. * Ability to define a custom status screen factory function. |