aboutsummaryrefslogtreecommitdiff
path: root/src/state.h
AgeCommit message (Collapse)Author
2024-05-14Start working on mirroringlegacyFederico Angelilli
2024-05-14Implement multiple windowsFederico Angelilli
2024-03-14Change animation code and refactor stateFederico Angelilli
2024-03-13Start refactoring state and drawFederico Angelilli
2024-03-06Fix button ordering bugFederico Angelilli
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
2024-02-08Experimental change to state_redrawFederico Angelilli
2023-11-25Recalculate layouts only when neededFederico Angelilli
2023-11-25Change redraw scheduling and use posix timer in date_updateFederico Angelilli
2023-11-17Add buttons and update drawFederico Angelilli
2023-11-17Reorganize project structureFederico Angelilli