aboutsummaryrefslogtreecommitdiff
path: root/src/button.c
AgeCommit message (Collapse)Author
2024-02-11Use updated text in drawFederico Angelilli
There is a caveat: The text should always have the same size and layout as the original one for which the pango layout was calculated
2023-11-26Change behaviour of button_simple_set_textFederico Angelilli
2023-11-26Add padding for buttons and fix drawingFederico Angelilli
2023-11-26Generalize button structFederico Angelilli
2023-11-24Add action data for buttons and make quit buttonFederico Angelilli
2023-11-19Add per-button colorsFederico Angelilli
2023-11-19Add button alignment and layoutingFederico Angelilli
2023-11-19Simplify button shape handlingFederico Angelilli
2023-11-17Add buttons and update drawFederico Angelilli