Dean Lee
|
f1760e63d3
|
system/ui: performance optimizations for WiFi Manager with cached network data (#35170)
Performance optimizations for WiFi Manager with cached network data
|
2 weeks ago |
Dean Lee
|
eaa595958c
|
system/ui: prevent duplicate WiFi connections when retrying with new password (#35174)
Prevent duplicate WiFi connections when retrying with new password
|
2 weeks ago |
Dean Lee
|
7147c26954
|
system/ui: fix WIFI authentication callback and connection tracking (#35169)
fix authentication callback and state handling
|
2 weeks ago |
Dean Lee
|
3b94e6f92f
|
system/ui: add tethering support to WifiManager (#35167)
add tethering support to WifiManager
|
2 weeks ago |
Dean Lee
|
908ea36126
|
ui(raylib): add thread-safe property access to WifiManagerWrapper (#35162)
* Add thread-safe property access to WifiManagerWrapper
* cleanup
* type-safe manager, always specify default
* import
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
|
2 weeks ago |
Dean Lee
|
c33e5b3209
|
python ui: wifi manager (#34814)
* python wifi manager
* fix ui
* need auth callback
* move to widgets
* confirm forgot
* add drag detection
* improve keyboard & list
* remove duplicate
* typos
* use gui_app render
* refactor
* cleanup
* cleanup
* shutdown
* fix types
* revert
* scroll panel cleanup
* reset is_dragging on mouse release
* Revert "reset is_dragging on mouse release"
This reverts commit ff5e51cf6f00848d93aa3ce0bab16602fea7a319.
* unformat
* cleanup
* update state when connecting
* forgotten callback
* maybe fix? first tap didn't work
* Revert "maybe fix? first tap didn't work"
This reverts commit 739f0e3bd37323d10479b081a20d05c7fdff5495.
* remove set_target_fps
* Revert "remove set_target_fps"
This reverts commit 96f74553ef .
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
|
2 weeks ago |