Commit Graph

7 Commits

Author SHA1 Message Date
Shane Smiskol
5138217673 raylib ui: store rects (#35538)
* simple version

* use it

* use it in one place
2025-06-12 14:11:11 -07:00
Shane Smiskol
29830440b4 format raylib (#35483)
* format raylib

* not really sure what this is
2025-06-06 15:43:47 -07:00
Dean Lee
23ea85dca6 ui: kick watchdog (#35460)
* kick watchdog

* use global

* use monotonic
2025-06-05 13:14:57 -07:00
Dean Lee
2e41d959ac ui: add main UI entry point (#35422)
* add new main UI entry point

* cleanup

* mv to selfdrive/ui

* fix imports

* handle_mouse_click

* use ui_state

* remove ui_state from gui_app

* setup callbacks

* handle clicks

* put layouts in a dict

* update state in render

* rebase master

* implement settings sidebar

* rename files
2025-06-03 23:12:36 -07:00
Adeeb Shihadeh
5144cb0538 ui: gc experiments
old-commit-hash: 42f8875901
2024-08-31 17:24:50 -07:00
Adeeb Shihadeh
6a2ddc9df2 fix status -> state typo
old-commit-hash: 1fe61569f7
2024-03-09 23:31:50 -08:00
Adeeb Shihadeh
c4904800eb simple pyqt ui
old-commit-hash: 9c3f0450bb
2024-02-29 21:46:35 -08:00