aboutsummaryrefslogtreecommitdiff
path: root/src/state.c
AgeCommit message (Collapse)Author
2024-07-08Remove old filesFederico Angelilli
2024-05-14Implement multiple windowsFederico Angelilli
2024-03-16Split animation paint_funcFederico Angelilli
2024-03-16Fix some memory leaks and add valgrind supportFederico Angelilli
2024-03-15Update animation handler to check group childrenFederico Angelilli
2024-03-15Move animation removal to handlerFederico Angelilli
2024-03-15Fix layout animation and animation handlerFederico Angelilli
2024-03-14Change animation code and refactor stateFederico Angelilli
2024-03-14Refactor code and start adding shine animationFederico 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-12-07Tweak some buttonsFederico Angelilli
2023-11-26Refactor button actionsFederico 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