195 Commits (b60111f43d421fc9d6b006cdffa27fe380be9552)

Author SHA1 Message Date
Shane Smiskol 7de04b11c2 add jeepney 1 week ago
Shane Smiskol 95f1aad2f5 do blocking add in worker thread 1 week ago
Shane Smiskol 890be94808 temp 1 week ago
Shane Smiskol ed917dc06d jeepney is actually pretty good, it's 2x faster to get wifi device (0.005s to 0.002s) 1 week ago
Shane Smiskol f0cdb79077 forget and connect 1 week ago
Shane Smiskol 0a0d42d449 set security type and support listing and rming conns 1 week ago
Shane Smiskol f578404eb4 minor organization 1 week ago
Shane Smiskol 3e56522ab4 remove bs add niceness 1 week ago
Shane Smiskol 9d9e7f5e38 i've never ever seen this pattern b4, rm 1 week ago
Shane Smiskol 988ea92c07 so simple, wonder if we should further 2x reduce line count 1 week ago
Shane Smiskol 5cc5d02d56 more epic initializers + make it kind of work 1 week ago
Shane Smiskol 8a1ea97131 what the fuck, it doesn't even use these 1 week ago
Shane Smiskol fb55f8a3d4 some clean up 1 week ago
Shane Smiskol 2af7096ce2 so epic 1 week ago
Shane Smiskol 0e93076253 stash/draft: oh this is sick 1 week ago
Shane Smiskol c0a74f7a20
raylib: change default tethering password 1 week ago
Shane Smiskol cea3572b74
raylib: fix mouse scale for Widgets (#36040) 1 week ago
Shane Smiskol d0069c136b
raylib: fix experimental mode path gradient (#36033) 1 week ago
Maxime Desroches 0bbceb8539
wifi_manager: wait for wifi device (#35974) 3 weeks ago
Maxime Desroches f13ec6cb27 wifi manager: correctly handle emoji ssid 3 weeks ago
Maxime Desroches f04bb6b9fa
ui: reduce network selection lag (#35945) 3 weeks ago
Shane Smiskol 6cf710d4cb
Widget: add enabled property (#35944) 3 weeks ago
Maxime Desroches 3a78eee2f9
ui: emoji (#35913) 3 weeks ago
Maxime Desroches 976dfa3982
ui: multi touch keyboard support (#35912) 4 weeks ago
Maxime Desroches 56dcf71774 ui: fix non-ascii access points 4 weeks ago
Maxime Desroches cccd60a28b
ui: make wifi selection usable (#35895) 4 weeks ago
Maxime Desroches bc5336d805
params: auto decode based on type (#35794) 1 month ago
David 5751c61de0
refactor(raylib): Move widgets to the widgets folder (#35680) 2 months ago
David d913e4d349
refactor(raylib): Use font file as FontWeight enum value (#35675) 2 months ago
David 989278dfe7
raylib: Improve close settings x button (#35677) 2 months ago
Shane Smiskol a48a08bc80 scroll panel: remove useless return 2 months ago
Shane Smiskol 13c5c4dacc
raylib: don't drop touch events on device (#35672) 2 months ago
Shane Smiskol 65381279f4
raylib: disable vsync (#35674) 2 months ago
Shane Smiskol c9731d6aa9
raylib: show touches flag for debugging (#35671) 2 months ago
Shane Smiskol 74ebcd2249
Missing NM params for raylib wifi manager (#35646) 2 months ago
Shane Smiskol 4e094bc740
raylib UI: fix scrolling click behavior (#35609) 2 months ago
Shane Smiskol 7b35f64049
raylib UI: implement easier to use Scroller (#35606) 2 months ago
Dean Lee 903f426bb9
ui: fix shader polygon artifacts on device (#35568) 2 months ago
Dean Lee 53d757a84f
ui: fix raylib log message formatting by handing va_list arguments (#35561) 2 months ago
Shane Smiskol 56fca1353f
raylib: scroll panel cleanup (#35599) 2 months ago
Shane Smiskol a22eecd773
raylib: don't use time.time() (#35597) 2 months ago
Dean Lee d5b5383f1a
ui: enable VSYNC by default (#35564) 2 months ago
Shane Smiskol 25e123a23a
raylib ui: common state update function (#35546) 3 months ago
Shane Smiskol cd657f35f0
ui: update layout rects on change (#35545) 3 months ago
Shane Smiskol 98c34c4b7d
Raylib: generic Widget visibility (#35543) 3 months ago
Shane Smiskol 3a10bdb1e7
Revert "ui: refactor ListView for generic widget support and simplified item architecture" (#35542) 3 months ago
Shane Smiskol 5138217673
raylib ui: store rects (#35538) 3 months ago
Dean Lee 32ae9efb3d
ui: refactor ListView for generic widget support and simplified item architecture (#35536) 3 months ago
Dean Lee 79319d2447
ui: add driving personality selector to settings (#35524) 3 months ago
Dean Lee 3d987cb9b5
ui: fix wrong dash character (#35530) 3 months ago