Shane Smiskol
2b46e1450a
raylib: simplify network state ( #36049 )
...
* wtf
* we never disabled unsupported networks
* dont be a hero
* i hate mypy
* fix
5 days ago
Shane Smiskol
a96065ce26
debug
5 days ago
Shane Smiskol
0e0ffdec89
debug
5 days ago
Shane Smiskol
74ecad7e6b
more clean up
5 days ago
Shane Smiskol
3a14daccc0
remove old wifi manager
5 days ago
Shane Smiskol
234b635965
hide/show event no lag hopefully yayay
5 days ago
Shane Smiskol
712b1606c6
disable button if unsupported!!!
5 days ago
Shane Smiskol
b675d6b247
i can't believe we didn't check this...
5 days ago
Shane Smiskol
959b8b49eb
either wrong password or disconnected for now
5 days ago
Shane Smiskol
698cb66279
set rest of callbacks
5 days ago
Shane Smiskol
f0cdb79077
forget and connect
6 days ago
Shane Smiskol
0a0d42d449
set security type and support listing and rming conns
6 days ago
Shane Smiskol
5cc5d02d56
more epic initializers + make it kind of work
6 days ago
Shane Smiskol
f1dbde9cf6
clean up
6 days ago
Shane Smiskol
eb8c309069
stasj
6 days ago
Shane Smiskol
10cc87b80b
raylib: rm some common colors ( #35979 )
...
common colors
2 weeks ago
Maxime Desroches
63d8c6c7f7
ui: adapt InputBox to new touch api ( #35962 )
...
new
3 weeks ago
Shane Smiskol
fd32fcd20d
raylib ui: only process mouse events when enabled ( #35948 )
3 weeks ago
Maxime Desroches
0e9de8f1b1
ui: support text wrapping in Label ( #35952 )
...
* lb
* t
* Revert "t"
This reverts commit a9b8e2b9fa
.
* tr
* Revert "tr"
This reverts commit 8de8719ded
.
* better
* much better
3 weeks ago
Shane Smiskol
7bfac9d050
raylib ui: improve is_pressed ( #35950 )
...
* stash
* clean up exp
* come on
* fix
* ?
* maybe better
* fix
* same order
* clean up
3 weeks ago
Maxime Desroches
f04bb6b9fa
ui: reduce network selection lag ( #35945 )
...
lag
3 weeks ago
Shane Smiskol
6cf710d4cb
Widget: add enabled property ( #35944 )
...
* add enabled
* sort
* rename
* rest
* rm that
3 weeks ago
Maxime Desroches
62bbf6db8d
ui: use label in confirm dialog ( #35943 )
...
forget
3 weeks ago
Maxime Desroches
a51477d40d
ui: use Label in keyboard ( #35941 )
...
better
3 weeks ago
Maxime Desroches
3a78eee2f9
ui: emoji ( #35913 )
...
* emoji
* label
* back
* default
* type
* more
* ico
* device
* clean
* brew
3 weeks ago
Maxime Desroches
976dfa3982
ui: multi touch keyboard support ( #35912 )
...
* start
* better
* 2
* dumb
3 weeks ago
Maxime Desroches
cccd60a28b
ui: make wifi selection usable ( #35895 )
...
* start
* wrong
* more
* more
* better
* better
* more better
4 weeks ago
Maxime Desroches
181ea39a83
ui: re-compute text size ( #35907 )
...
* one
* app
* fix
4 weeks ago
Maxime Desroches
8cce8cf3f3
ui: keyboard improvements ( #35906 )
...
* better
* miss this one
4 weeks ago
Maxime Desroches
3ff874d6c2
ui: fix keyboard lint
4 weeks ago
Maxime Desroches
eb751a3804
setup: convert to raylib touch api ( #35862 )
...
* first
* lint
* c
* simple first
* btn
* n
* more
* more
* bring back
4 weeks ago
Maxime Desroches
cb5299be5a
ui: adapt network to raylib touch api ( #35881 )
...
* start
* for now
* con
* more
4 weeks ago
Maxime Desroches
42ebab1334
ui: add missing keyboard function
4 weeks ago
Maxime Desroches
889e386dbc
ui: adapt keyboard to raylib touch api ( #35875 )
...
* key
* cancel
* more
* wow mypy very usefull as always
* _
* b
* std
4 weeks ago
Maxime Desroches
4e97a29e83
ui: add icon to Button ( #35874 )
...
ico
4 weeks ago
Maxime Desroches
1de1640689
ui: improve Button widget ( #35861 )
...
* bnt
* more
* dup
4 weeks ago
Maxime Desroches
1936c42ee7
Port `reset` to new raylib events handling ( #35762 )
...
* test
* more
* type
* type
* order
* _
* __
1 month ago
David
5751c61de0
refactor(raylib): Move widgets to the widgets folder ( #35680 )
...
* refactor: move button to widgets folder
* refactor: move inputbox to widgets folder
* refactor: move label to widgets folder
* refactor: move list_view to widgets
* refactor: move scroll_panel to widgets
* refactor: move scroller to widgets
* refactor: move toggle to widgets
* refactor: Move widget.py to widgets/__init__.py
* fix: remove extra list_view
* refactor: rearrange some of the imports
* fix: remove extra scroller.py
* fix: Add scroller back
* fix: delete right scroller.py this time
* move scroll_panel back to system/ui/lib
* add todos for label and button
2 months ago
Shane Smiskol
7b35f64049
raylib UI: implement easier to use Scroller ( #35606 )
...
* new scroller and widget
start
heck yeah
fix that
clean up
* fuck yeah
* line sep
* fix that
* fix clicking on action
* no custom width
* move all over
* clean up
* more clean up
* rm custom visible too
* more clean up
* lint
* dont use enabled generically yet
* ??
2 months ago
Dean Lee
723a52626d
ui: simple HTML parser for regulatory Views ( #35525 )
...
* simple HTML parser for regulatory Views
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 months ago
Dean Lee
03d2e7b2b0
ui: extract Widget base class to separate lib/widget.py ( #35520 )
...
* extract Widget base class to separate lib/widget.py
* format
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 months ago
Shane Smiskol
f70592b7e9
raylib: format from today's prs
3 months ago
Dean Lee
f824e6c0ec
ui: implement reset calibration feature in device settings ( #35479 )
...
* implement reset calibration feature in device settings
* check confirm dialog result
* fix null check
* use enum
* use enum
3 months ago
Dean Lee
e93a7234bc
pyui: add DialogResult enum ( #35500 )
...
add DialogResult enum
3 months ago
Dean Lee
f0f249ecf8
ui: implement change language in settings ( #35481 )
...
implement change language in settings
3 months ago
Shane Smiskol
2c59b5f8c6
raylib: common mouse press hook ( #35489 )
...
* something like this
* need these
* rest
* another pr
* what is this merge conflict
f
* fix mouse down
* rm that!
* fix that
* rearrange
* fix bug where mouse held down on widget, dragged off, then let go
* temp
* fix that
* missing init
3 months ago
Shane Smiskol
3ce87d0ac9
raylib: base widget class ( #35484 )
...
* use some widgets
* consistent name draw -> render
* more
* rest
3 months ago
Shane Smiskol
29830440b4
format raylib ( #35483 )
...
* format raylib
* not really sure what this is
3 months ago
Dean Lee
6767bfce44
ui: add ModalOverlay system for unified modal dialog management ( #35478 )
...
add ModalOverlay
3 months ago
Dean Lee
da58feb869
system/ui: fix wifi network icon resize artifacts ( #35440 )
...
fix wifi network icon resize artifacts
3 months ago