aboutsummaryrefslogtreecommitdiff
path: root/src/widget.c
AgeCommit message (Collapse)Author
2023-05-29Replace CherryDimension with width and heightAlessandro Iezzi
2023-05-29Change the scope of cherry_widget_draw()Alessandro Iezzi
2023-05-29Add the `drawn` flag in CherryWidgetAlessandro Iezzi
2023-05-29Remove a not used lineAlessandro Iezzi
2023-05-29Init visible falg in CherryWidgetAlessandro Iezzi
2023-05-25Add cherry_widget_draw() functionAlessandro Iezzi
2023-05-25Rename variablesAlessandro Iezzi
2023-05-25Add widget.cAlessandro Iezzi