31 Commits (c5875cffacbe5ddd607ce4b471f1cee1b0da10a8)

Author SHA1 Message Date
Shane Smiskol 15fcbf24f1
raylib home ui: show/hide events (#36058) 5 days ago
Shane Smiskol e89c6b3b88
raylib: remove redundant networking class (#36057) 5 days ago
Shane Smiskol 771f35a3dd more clean up 1 week ago
Shane Smiskol c03a29bdb8 cache wifi device path + some clean up 1 week ago
Shane Smiskol 3a14daccc0 remove old wifi manager 1 week ago
Shane Smiskol c6b7a71fc2 fix hide event 1 week ago
Shane Smiskol 234b635965 hide/show event no lag hopefully yayay 1 week ago
Shane Smiskol 5cc5d02d56 more epic initializers + make it kind of work 1 week ago
Shane Smiskol fb55f8a3d4 some clean up 1 week ago
Shane Smiskol 0e93076253 stash/draft: oh this is sick 1 week ago
Shane Smiskol 211d8fb4fb clean up and fix 1 week ago
Shane Smiskol bfb1e528ae remove one of many classes 1 week ago
Shane Smiskol 10cc87b80b
raylib: rm some common colors (#35979) 3 weeks ago
David 5751c61de0
refactor(raylib): Move widgets to the widgets folder (#35680) 2 months ago
David 989278dfe7
raylib: Improve close settings x button (#35677) 2 months ago
Shane Smiskol 13c5c4dacc
raylib: don't drop touch events on device (#35672) 2 months ago
Dean Lee 2a9e35609b
ui: increase settings nav btn height (#35553) 3 months ago
Shane Smiskol 3a10bdb1e7
Revert "ui: refactor ListView for generic widget support and simplified item architecture" (#35542) 3 months ago
Dean Lee 32ae9efb3d
ui: refactor ListView for generic widget support and simplified item architecture (#35536) 3 months ago
Dean Lee 9d8e4acec9
ui: setup widget->firehose settings navigation (#35531) 3 months ago
Dean Lee 03d2e7b2b0
ui: extract Widget base class to separate lib/widget.py (#35520) 3 months ago
Dean Lee 08aeeabc9b
ui: add FirehoseLayout to settings (#35505) 3 months ago
Shane Smiskol 2c59b5f8c6
raylib: common mouse press hook (#35489) 3 months ago
Shane Smiskol c145de96f9
raylib: match QT UI panel order (#35487) 3 months ago
Shane Smiskol 3ce87d0ac9
raylib: base widget class (#35484) 3 months ago
Shane Smiskol 2000f9aff3
raylib: ban non-cached measure_text_ex (#35462) 3 months ago
Dean Lee 3a622cbe25
ui: add WiFi manager to settings (#35454) 3 months ago
Dean Lee 459179ff6c
ui: fix settings close button shape and press state (#35469) 3 months ago
Dean Lee 96cfd5aaf7
ui: add ListView component and settings layouts with declarative UI (#35453) 3 months ago
Dean Lee 2e41d959ac
ui: add main UI entry point (#35422) 3 months ago