aboutsummaryrefslogtreecommitdiff
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple button typesXavier Del Campo Romero2022-07-075-108/+190
* button.c: fix wrong function callXavier Del Campo Romero2022-07-071-1/+1
* rounded_rect.h: fix typoXavier Del Campo Romero2022-07-071-1/+1
* gui/container: support spacing between GUI elementsXavier Del Campo Romero2022-07-022-1/+7
* gui/bar: support arbitrary x/y and widthXavier Del Campo Romero2022-07-022-20/+46
* gui: reuse callback dataXavier Del Campo Romero2022-07-028-26/+60
* gui: implement containerXavier Del Campo Romero2022-07-023-0/+91
* button.c: h/v-center child label by defaultXavier Del Campo Romero2022-07-021-0/+2
* gui.c: fix wrong logic on gui_coordsXavier Del Campo Romero2022-07-021-1/+3
* gui: allow custom add_child callbackXavier Del Campo Romero2022-07-022-0/+4
* button.c: fail on negative widthXavier Del Campo Romero2022-06-291-0/+2
* gui: implement {h,v}centeredXavier Del Campo Romero2022-06-295-3/+70
* Revamp gui componentXavier Del Campo Romero2022-06-2614-440/+862
* Replace x_get functions with macrosXavier Del Campo Romero2022-03-301-46/+25
* Add project source codeXavier Del Campo Romero2022-03-303-0/+512