aboutsummaryrefslogtreecommitdiff
path: root/src/draw.h
AgeCommit message (Expand)Author
2024-04-14Fix size scaling and use scale only every 25%Federico Angelilli
2024-03-23Implement initial hidpi scalingFederico Angelilli
2024-03-17Fix memory leaks and refactor menu buttonFederico Angelilli
2024-03-16Add draw_compute_text_sizeFederico Angelilli
2024-03-16Rework draw functionsFederico Angelilli
2024-03-16Create a single pango context in draw_compute_layoutFederico Angelilli
2024-03-16Rewrite layout calculationFederico Angelilli
2024-03-15Start reworking draw_paint and add per-button line widthFederico Angelilli
2024-03-15Add x and y padding to layoutFederico Angelilli
2024-03-14Refactor code and start adding shine animationFederico Angelilli
2024-03-13Start refactoring state and drawFederico Angelilli
2023-11-19Add custom bar colorFederico Angelilli
2023-11-19Add per-button colorsFederico Angelilli
2023-11-19Add button alignment and layoutingFederico Angelilli
2023-11-19Check button clicks and trigger actionsFederico Angelilli
2023-11-19Compute the layout for the buttonsFederico Angelilli
2023-11-17Add buttons and update drawFederico Angelilli
2023-11-17Reorganize project structureFederico Angelilli