Commit Graph

9 Commits

Author SHA1 Message Date
f409a67130 highlight problem in 1px border 2025-07-07 14:47:24 +02:00
fa334ed154 changed border to uint 2025-07-07 14:28:43 +02:00
b35bb427a7 mostly correct padding rendering 2025-07-07 13:53:12 +02:00
777e974841 use new style system 2025-07-05 16:37:08 +02:00
1de4fd78b8 better checkboxes 2025-07-01 15:28:08 +02:00
972c9b581d text input box 2025-06-30 13:10:00 +02:00
ac3fcae649 sorting the command buffer 2025-06-03 22:03:14 +02:00
c9b74aebc7 implement z index in command buffer 2025-06-03 18:15:46 +02:00
712ce50631 A lot of work
* moved all ugui code to lib/ugui.c3l and made it a library/module
* started work on a sdl3 renderer, with shaders etc
* added the new sdl3.c3l library as a dependency
* makefile is for the renderer
2025-06-01 16:44:31 +02:00