aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-11-26Add menu button that dynamically changes group itemsFederico Angelilli
2023-11-26Refactor button actionsFederico Angelilli
2023-11-26Add padding for buttons and fix drawingFederico Angelilli
2023-11-26Treat a singleton group as a single buttonFederico Angelilli
2023-11-26Implement button groupsFederico Angelilli
2023-11-26Refactor button creation out of main (mostly)Federico Angelilli
2023-11-26Generalize button structFederico Angelilli
2023-11-26Start working on button hoveringFederico Angelilli
2023-11-26Add cpu temperature buttonFederico Angelilli
2023-11-25Recalculate layouts only when neededFederico Angelilli
2023-11-25Add cpu percentage buttonFederico Angelilli
2023-11-25Change disk percentage calculationFederico Angelilli
2023-11-25Add ram buttonFederico Angelilli
2023-11-25Add disk button and refactor date_updateFederico Angelilli
2023-11-25Change redraw scheduling and use posix timer in date_updateFederico Angelilli
2023-11-24Add action data for buttons and make quit buttonFederico Angelilli
2023-11-24Update xshape mask only when resizing windowFederico Angelilli
2023-11-19Add date buttons with periodic updatesFederico Angelilli
2023-11-19Add custom bar colorFederico Angelilli
2023-11-19Add per-button colorsFederico Angelilli
2023-11-19Fix offset calculation for right aligned buttonsFederico Angelilli
2023-11-19Add button alignment and layoutingFederico Angelilli
2023-11-19Simplify button shape handlingFederico Angelilli
2023-11-19Check button clicks and trigger actionsFederico Angelilli
2023-11-19Compute the layout for the buttonsFederico Angelilli
2023-11-18Use a single state in ConnectionFederico Angelilli
2023-11-18Move log handler to `comet.c`Federico Angelilli
2023-11-17Add buttons and update drawFederico Angelilli
2023-11-17Remove window_set_opacity and use xcb aux in window_createFederico Angelilli
2023-11-17Reorganize project structureFederico Angelilli