Files
sunnypilot/openpilot/system/ui
Daniel Koepping a67cdf9a51 ui: sync gpu loading to offroad (#38727)
ui: sync gpu loading state
2026-08-28 15:08:18 -07:00
..
2026-08-27 10:54:52 -07:00
2026-07-02 18:48:53 -07:00
2026-08-27 10:54:52 -07:00
2026-08-27 10:54:52 -07:00
2026-08-27 10:54:52 -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 _