Auto layout of top status icons (#1178)

* WIP - updated pmem

* WIP status tray auto layout

* Add settings page for icons

* Add ui_config2 to pmem dump

---------

Co-authored-by: kallanreed <kallanreed@noreply.github.com>
This commit is contained in:
Kyle Reed
2023-06-23 16:13:39 -07:00
committed by GitHub
parent 6b0f90c321
commit e08273b8b8
9 changed files with 632 additions and 360 deletions

View File

@@ -31,6 +31,9 @@ namespace ui {
using Coord = int16_t;
using Dim = int16_t;
constexpr uint16_t screen_width = 240;
constexpr uint16_t screen_height = 320;
struct Color {
uint16_t v; // rrrrrGGGGGGbbbbb