yambar/particles
Daniel Eklöf 8dc278aaf2 config: pass a struct with inheritable values
For now, font and foreground color
2019-01-13 14:13:14 +01:00
..
CMakeLists.txt cmake: set _GNU_SOURCE globally, and only once 2019-01-13 11:40:09 +01:00
dynlist.c module/particle: remove cairo context from begin_expose() 2019-01-09 18:50:26 +01:00
dynlist.h dynlist: move to particles folder 2018-12-29 22:13:00 +01:00
empty.c particles: caller of from_conf() must provide base particle instance 2019-01-13 13:25:14 +01:00
empty.h particle/empty: expose info through the new struct particle_info struct 2019-01-12 22:48:23 +01:00
list.c config: pass a struct with inheritable values 2019-01-13 14:13:14 +01:00
list.h particles: caller of from_conf() must provide base particle instance 2019-01-13 13:25:14 +01:00
map.c config: pass a struct with inheritable values 2019-01-13 14:13:14 +01:00
map.h particle/map: expose info through the new struct particle_info struct 2019-01-13 10:34:15 +01:00
progress-bar.c config: pass a struct with inheritable values 2019-01-13 14:13:14 +01:00
progress-bar.h particle/progress-bar: expose info through the new struct particle_info struct 2019-01-13 10:38:25 +01:00
ramp.c config: pass a struct with inheritable values 2019-01-13 14:13:14 +01:00
ramp.h particle/ramp: expose info through the new struct particle_info struct 2019-01-13 10:40:47 +01:00
string.c particles: caller of from_conf() must provide base particle instance 2019-01-13 13:25:14 +01:00
string.h particle/string: expose info through the new struct particle_info struct 2019-01-13 10:49:10 +01:00