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 
							
						 
						
							5 months ago  
						
					 
				
					
						
							
							
								 
								Shane Smiskol
							
						 
						
							 
							
							
								
								
							
							
								
							
								3ce87d0ac9 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: base widget class ( #35484 )  
							
							 
							
							... 
							
							
 
							
							* use some widgets
* consistent name draw -> render
* more
* rest 
							
						 
						
							5 months ago  
						
					 
				
					
						
							
							
								 
								Shane Smiskol
							
						 
						
							 
							
							
								
								
							
							
								
							
								29830440b4 
								
									
								
							
								 
							
						 
						
							
							
								
								format raylib ( #35483 )  
							
							 
							
							... 
							
							
 
							
							* format raylib
* not really sure what this is 
							
						 
						
							5 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								6767bfce44 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: add ModalOverlay system for unified modal dialog management ( #35478 )  
							
							 
							
							... 
							
							
 
							
							add ModalOverlay 
							
						 
						
							5 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								4423b47b6c 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add password mask delay to InputBox ( #35316 )  
							
							 
							
							... 
							
							
 
							
							add password mask delay to InputBox 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								beb7f6c2bb 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: fix indentation ( #35299 )  
							
							 
							
							... 
							
							
 
							
							fix indentation 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Cameron Clough
							
						 
						
							 
							
							
							
								
							
								69799fceb4 
								
							
								 
							
						 
						
							
							
								
								Revert "system/ui: remove special currency and symbol characters from keyboard ( #35291 )"  
							
							 
							
							... 
							
							
 
							
							This reverts commit f646b4a17b . 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								cf7a295a2c 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add key repeat functionality for backspace ( #35288 )  
							
							 
							
							... 
							
							
 
							
							add key repeat functionality for backspace
Co-authored-by: Cameron Clough <cameronjclough@gmail.com> 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								f646b4a17b 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: remove special currency and symbol characters from keyboard ( #35291 )  
							
							 
							
							... 
							
							
 
							
							* remove special currency and symbol characters from keyboard
* bring back
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com> 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Cameron Clough
							
						 
						
							 
							
							
								
								
							
							
								
							
								6eecb4f986 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: network widget improvements ( #35284 )  
							
							 
							
							... 
							
							
 
							
							* larger font size for confirmation dialog
* try this
* forget btn color
* text color
* font size
* caps
* Revert "caps"
This reverts commit a3e6cfbf05 .
* too much
* fixme
* do that?
* keyboard: reset state on clear 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Cameron Clough
							
						 
						
							 
							
							
								
								
							
							
								
							
								0c013f6186 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add caps lock to keyboard ( #35277 )  
							
							 
							
							... 
							
							
 
							
							* add new icons shift-fill and capslock-fill, rm capslock
* SHIFT_KEY_ON, SHIFT_KEY_OFF
* capslock
* rm arrow-down
* a lot simpler
* only one
* just use time
* layout name
* rename shift
* CONSTANT 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Cameron Clough
							
						 
						
							 
							
							
								
								
							
							
								
							
								6640986622 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: increase keyboard key font/icon size ( #35276 )  
							
							 
							
							
 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Cameron Clough
							
						 
						
							 
							
							
								
								
							
							
								
							
								d7bf309eca 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: update keyboard enter key ( #35275 )  
							
							 
							
							... 
							
							
 
							
							* system/ui: update keyboard enter key
- use arrow-right icon
- use primary color
* format 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								71e3fd7183 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: use icon for special characters ( #35248 )  
							
							 
							
							... 
							
							
 
							
							* use icon for special characters
* add icon for SHIFT_DOWN_KEY 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								dcfbb99b13 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add password visibility toggle with eye icon to keyboard ( #35246 )  
							
							 
							
							... 
							
							
 
							
							* add password visibility toggle with eye icon to keyboard
* added show_password_toggle 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								ce4fda1f92 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add minimum WIFI password length validation ( #35190 )  
							
							 
							
							... 
							
							
 
							
							* add minimum WIFI password length validation
* add min text size to keyboard
* disable enter if text size<min size
* add MAX_PASSWORD_LENGTH
* disable enter key
* set min_text_size for demo 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Cameron Clough
							
						 
						
							 
							
							
							
								
							
								59fbeb6070 
								
							
								 
							
						 
						
							
							
								
								system/ui: keyboard demo script  
							
							 
							
							
 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								2b32325be1 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: Full-Featured InputBox Component ( #35178 )  
							
							 
							
							... 
							
							
 
							
							custom input box component 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								e62b6a38e9 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: set keyboard to use full window area ( #35181 )  
							
							 
							
							... 
							
							
 
							
							set keyboard to use full window area 
							
						 
						
							6 months 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> 
							
						 
						
							6 months ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								2bfbb181e5 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: add Keyboard Implementation ( #34827 )  
							
							 
							
							... 
							
							
 
							
							implement keyboard 
							
						 
						
							8 months ago