Shane Smiskol
3a0be671c5
learned my lesson
1 week ago
Shane Smiskol
4bae426350
Revert "stash"
...
This reverts commit deb4239fe6 .
1 week ago
Shane Smiskol
1f5e0b6f68
raylib: show dialog when attempting to pair without internet ( #36396 )
...
* match qt
* clean up
* bb
* ofc
* use alert_dialog
1 week ago
Shane Smiskol
80a8df0643
raylib: fix emoji centering with Label ( #36376 )
...
* kinda works
* but spacing was off, so back to big emoji
* rm debug
* fixed!
* fixed!
* fix newline in emoji pattern
* fix
* fix dat
2 weeks ago
Shane Smiskol
3e56612990
raylib: fix emoji vertical centering ( #36358 )
...
* space
* font scale
* fix centering
2 weeks ago
Shane Smiskol
a2cce7f897
raylib: fix border radius ( #36346 )
...
* colors
* revert color
* rev
2 weeks ago
Shane Smiskol
b6dbb0fd8d
raylib: font sizes from QT should match ( #36306 )
...
* pt 2
* fix line height
* fixup html renderer
* fix sidebar
* fix label line height
* firehose fixups
* fix ssh value font styling
* fixup inputbot
* do experimental mode
* pairing dialog numbers
* fix radius for prime user
* add emoji to firehose mode
* full screen registration
* fix registration btn size
* fix update and alerts
* debugging
* Revert "debugging"
This reverts commit 0095372e94 .
* firehose styling
* fix offroad alerts missing bottom spacing expansion
* huge oof
* huge oof
2 weeks ago
Shane Smiskol
ebe47a580c
raylib: fix registration box height
3 weeks ago
Shane Smiskol
0711160b1c
raylib: dismiss dialog on pair ( #36205 )
...
* show for unknown
* use Button to make clicking work
* close on pair
* close on pair
* make widget!
* dynamic pairing btn
* whyyy
* clean up
* can do this
* this button is also hard to tap
1 month ago
Shane Smiskol
deb4239fe6
stash
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
4 months ago
Dean Lee
9d8e4acec9
ui: setup widget->firehose settings navigation ( #35531 )
...
* setup widget->firehose settings navigation
* cleanup
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
5 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>
5 months ago
Dean Lee
41db89afdc
ui: add setup widget to handing device pairing and firehose mode prompt ( #35503 )
...
* add setup widget to handing device pairing and firehose mode prompt
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
5 months ago