Files
sunnypilot/system/ui
Maxime Desroches 3a78eee2f9 ui: emoji (#35913)
* emoji

* label

* back

* default

* type

* more

* ico

* device

* clean

* brew
2025-08-06 16:04:19 -07:00
..
2025-08-06 16:04:19 -07:00
2025-08-06 16:04:19 -07:00
2025-07-18 19:19:26 -07:00
2025-08-04 15:41:29 -07:00
2025-08-03 01:32:51 -07:00

ui

The user interfaces here are built with raylib.

Quick start:

Style guide:

  • All graphical elements should subclass Widget.
    • Prefer a stateful widget over a function for easy migration from QT
  • All internal class variables and functions should be prefixed with _