index
:
comet.git
custom-block
effect-conf
legacy
noglib
refactor
rewrite
trunk
comet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
draw.c
Age
Commit message (
Expand
)
Author
2024-03-14
Add layout animations and refactor
Federico Angelilli
2024-03-14
Use a gradient pattern for the shine
Federico Angelilli
2024-03-14
Change animation code and refactor state
Federico Angelilli
2024-03-13
Start refactoring state and draw
Federico Angelilli
2024-03-06
Remove scale from draw
Federico Angelilli
2024-02-11
Use updated text in draw
Federico Angelilli
2024-02-08
Add dwm tags
Federico Angelilli
2024-02-08
Experimental change to state_redraw
Federico Angelilli
2023-12-11
Fix drawing
Federico Angelilli
2023-12-11
Simplify draw_compute_layout
Federico Angelilli
2023-11-26
Add padding for buttons and fix drawing
Federico Angelilli
2023-11-26
Treat a singleton group as a single button
Federico Angelilli
2023-11-26
Implement button groups
Federico Angelilli
2023-11-26
Generalize button struct
Federico Angelilli
2023-11-25
Change redraw scheduling and use posix timer in date_update
Federico Angelilli
2023-11-19
Add date buttons with periodic updates
Federico Angelilli
2023-11-19
Add custom bar color
Federico Angelilli
2023-11-19
Add per-button colors
Federico Angelilli
2023-11-19
Fix offset calculation for right aligned buttons
Federico Angelilli
2023-11-19
Add button alignment and layouting
Federico Angelilli
2023-11-19
Simplify button shape handling
Federico Angelilli
2023-11-19
Check button clicks and trigger actions
Federico Angelilli
2023-11-19
Compute the layout for the buttons
Federico Angelilli
2023-11-18
Use a single state in Connection
Federico Angelilli
2023-11-17
Add buttons and update draw
Federico Angelilli
2023-11-17
Reorganize project structure
Federico Angelilli