74 Commits (8aadf02b2fd91f4e1285e18c2c7feb32d93b66f5)

Author SHA1 Message Date
Dean Lee 05fa135be6
ui: make the toggle color match QT (#35466) 2 weeks ago
Dean Lee 96cfd5aaf7
ui: add ListView component and settings layouts with declarative UI (#35453) 2 weeks ago
Dean Lee 7ee50e7b87
system/ui: add text measurement caching (#35436) 2 weeks ago
Shane Smiskol fb6243688d raylib: rename DEBUG_FPS 2 weeks ago
Dean Lee 29afd667cc
move onroad/driving stuff from system/ui to selfdrive/ui (#35425) 2 weeks ago
Dean Lee d46066225d
system/ui: add centralized UIState singleton for global state management (#35397) 2 weeks ago
Dean Lee d488529a94
system/ui: add font_weight parameter to gui_text_box (#35420) 2 weeks ago
Dean Lee 79f3f30c63
system/ui: fix cruise disabled state displaying "?" instead of "–" (#35416) 2 weeks ago
Dean Lee d992d138bf
system/ui: enhance polygon fill with AABB clipping and fixed fill color issues (#35408) 2 weeks ago
Dean Lee 04115b6417
system/ui: Increase font size to reduce edge aliasing (#35401) 2 weeks ago
Dean Lee 45f90b1a55
system/ui: add animation to toggle (#35392) 2 weeks ago
Dean Lee ad0e556236
system/ui: fix gradient rendering to match Qt linear gradients (#35378) 3 weeks ago
Dean Lee 3682fac7b6
system/ui: optimizes the draw_polygon() and improving code maintainability (#35366) 3 weeks ago
Dean Lee 6c28575573
system/ui: GPU-accelerated polygon rendering with anti-aliasing and gradients (#35357) 3 weeks ago
Dean Lee 3a7f0b66aa
system/ui: fix remaining issues in WiFi Manager (#35301) 3 weeks ago
Dean Lee 840ced5005
system/ui: add EGL support to CameraView (#35338) 3 weeks ago
Dean Lee c9f3cd5ad2
system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 4 weeks ago
Dean Lee 4423b47b6c
system/ui: add password mask delay to InputBox (#35316) 4 weeks ago
Dean Lee 68fa8c56ab
system/ui: use • for password masking in InputBox (#35313) 4 weeks ago
Dean Lee 4c9655b5e4
system/ui: add text scrolling support to InputBox for long text (#35310) 4 weeks ago
Dean Lee 7ea8277e39
system/ui: improve button press behavior (#35309) 4 weeks ago
Dean Lee 4f512a5c6d
system/ui: fix navigation key repeat in input box (#35302) 4 weeks ago
Cameron Clough 2722e12e62 fix(system/ui): typo 4 weeks ago
Cameron Clough 5667583198
system/ui: define character set for loading fonts (#35298) 4 weeks ago
Dean Lee f00bead198
system/ui: improve button click logic for proper press-release interaction (#35289) 4 weeks ago
Cameron Clough d6e9df98e3
system/ui: WPA3 is unsupported (#35286) 4 weeks ago
Cameron Clough 6eecb4f986
system/ui: network widget improvements (#35284) 4 weeks ago
Dean Lee 38c1bd096b
system/ui: Improve UI rendering smoothness for scaled display (#35280) 4 weeks ago
Cameron Clough 15c7d556f6
Reapply "system/ui: add SCALE env var (#35272)" (#35273) 4 weeks ago
Cameron Clough e2569a8b32 Revert "system/ui: add SCALE env var (#35272)" 4 weeks ago
Adeeb Shihadeh ed0f812995
system/ui: add SCALE env var (#35272) 4 weeks ago
Cameron Clough da670108e7
system/ui: all font weights (#35255) 1 month ago
Cameron Clough 8097a92515
zipapp pack (#35253) 1 month ago
Dean Lee 71e3fd7183
system/ui: use icon for special characters (#35248) 1 month ago
Dean Lee dcfbb99b13
system/ui: add password visibility toggle with eye icon to keyboard (#35246) 1 month ago
Cameron Clough 512d83cc36
ui(raylib): setup.py (#35140) 1 month ago
Cameron Clough 83679bd856
selfdrive/assets: rasterize SVGs (#35243) 1 month ago
Cameron Clough 6c03e9472d
system/ui: disabled button styles (#35236) 1 month ago
Dean Lee 84e9b75983
system/ui: fix WiFi manager shutdown task errors (#35204) 1 month ago
Dean Lee f1c0109c89
system/ui: Fix crash when exiting the application with CTRL+C (KeyboardInterrupt). (#35221) 1 month ago
Dean Lee b1bdab0c90
system/ui: improve texture caching (#35222) 1 month ago
Dean Lee c57f576436
system/ui: fix FPS drop issues (#35220) 1 month ago
Dean Lee 896dabb190
system/ui: add right-side text eliding to gui_label (#35201) 1 month ago
Dean Lee 02125f6862
system/ui: fix cursor position in inputBox mouse click handler (#35189) 1 month ago
Cameron Clough 43054a56c2
system/ui: fix tethering ssid (#35188) 1 month ago
Dean Lee 2b32325be1
system/ui: Full-Featured InputBox Component (#35178) 1 month ago
Adeeb Shihadeh 35dbdf9124 raylib: fwd everything to cloudlog 1 month ago
Dean Lee bfadab078e
system/ui: set log level to WARNING to reduce noise (#35180) 1 month ago
Dean Lee bbeb37d726
system/ui: add MultiOptionDialog for selection from scrollable lists (#35176) 1 month ago
Dean Lee f1760e63d3
system/ui: performance optimizations for WiFi Manager with cached network data (#35170) 1 month ago