aboutsummaryrefslogtreecommitdiff
path: root/src/gui/src/button.c
Commit message (Expand)AuthorAgeFilesLines
* Remap calls to pad/mouse/keyboard to inputXavier Del Campo Romero2022-09-201-33/+9
* Allow multiple button typesXavier Del Campo Romero2022-07-071-105/+31
* button.c: fix wrong function callXavier Del Campo Romero2022-07-071-1/+1
* gui: reuse callback dataXavier Del Campo Romero2022-07-021-3/+8
* button.c: h/v-center child label by defaultXavier Del Campo Romero2022-07-021-0/+2
* button.c: fail on negative widthXavier Del Campo Romero2022-06-291-0/+2
* gui: implement {h,v}centeredXavier Del Campo Romero2022-06-291-0/+10
* Revamp gui componentXavier Del Campo Romero2022-06-261-0/+167