103 Commits (17f3b15b84ea5a09a10bc77cd441f3ba3d529df1)

Author SHA1 Message Date
Shane Smiskol 17f3b15b84 nonlya 7 days ago
Shane Smiskol 4cc6e66509 add _update_state 7 days ago
Shane Smiskol cd657f35f0
ui: update layout rects on change (#35545) 7 days ago
Shane Smiskol 98c34c4b7d
Raylib: generic Widget visibility (#35543) 1 week ago
Shane Smiskol 3a10bdb1e7
Revert "ui: refactor ListView for generic widget support and simplified item architecture" (#35542) 1 week ago
Shane Smiskol 5138217673
raylib ui: store rects (#35538) 1 week ago
Dean Lee 32ae9efb3d
ui: refactor ListView for generic widget support and simplified item architecture (#35536) 1 week ago
Dean Lee 79319d2447
ui: add driving personality selector to settings (#35524) 1 week ago
Dean Lee 3d987cb9b5
ui: fix wrong dash character (#35530) 1 week ago
Dean Lee 03d2e7b2b0
ui: extract Widget base class to separate lib/widget.py (#35520) 1 week ago
Dean Lee 5ebbb46fdf
ui: increase drag threshold to 12 pixels (#35521) 1 week ago
Dean Lee 61b8f6f478
ui: Implement core device settings functionality with enhanced dynamic controls (#35507) 1 week ago
Dean Lee 08aeeabc9b
ui: add FirehoseLayout to settings (#35505) 1 week ago
Shane Smiskol f70592b7e9 raylib: format from today's prs 2 weeks ago
Dean Lee f824e6c0ec
ui: implement reset calibration feature in device settings (#35479) 2 weeks ago
Dean Lee 191d0d429e
ui: enhanced ListView with improved actions, dynamic content, and better UX (#35485) 2 weeks ago
Dean Lee e93a7234bc
pyui: add DialogResult enum (#35500) 2 weeks ago
Dean Lee a3daca8fd5
ui: implement PrimeAdWidget (#35496) 2 weeks ago
Adeeb Shihadeh 6d09b2405e
raylib: fix shaders on macOS (#35411) 2 weeks ago
Shane Smiskol e0a2a7af64 raylib: use consistent mouse button constant 2 weeks ago
Shane Smiskol 9a2ec552f1 raylib toggles: on mouse release 2 weeks ago
Shane Smiskol 2c59b5f8c6
raylib: common mouse press hook (#35489) 2 weeks ago
Shane Smiskol 3ce87d0ac9
raylib: base widget class (#35484) 2 weeks ago
Shane Smiskol a1ee5f5ba8 raylib spinner: temp fix crash 2 weeks ago
Shane Smiskol 29830440b4
format raylib (#35483) 2 weeks ago
Dean Lee 541bd4d4d9
ui: switch spinner and text window back to standalone process (#35470) 2 weeks ago
Dean Lee 6767bfce44
ui: add ModalOverlay system for unified modal dialog management (#35478) 2 weeks ago
Shane Smiskol 2000f9aff3
raylib: ban non-cached measure_text_ex (#35462) 2 weeks ago
Dean Lee cb22be6079
ui: add support for enabling/disabling the toggle (#35471) 2 weeks ago
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) 3 weeks ago
Dean Lee d992d138bf
system/ui: enhance polygon fill with AABB clipping and fixed fill color issues (#35408) 3 weeks ago
Dean Lee 04115b6417
system/ui: Increase font size to reduce edge aliasing (#35401) 3 weeks ago
Dean Lee 45f90b1a55
system/ui: add animation to toggle (#35392) 3 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) 4 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