yambar/particles
2018-12-29 12:49:00 +01:00
..
empty.c particle/empty: placeholder particle, renders nothing 2018-12-27 14:21:33 +01:00
empty.h particle/empty: placeholder particle, renders nothing 2018-12-27 14:21:33 +01:00
list.c particle: remove 'parent' (it wasn't used anyway) 2018-12-29 12:49:00 +01:00
list.h Revert "particle/list: optionally destroy sub particles" 2018-11-17 22:43:11 +01:00
map.c particle: remove 'parent' (it wasn't used anyway) 2018-12-29 12:49:00 +01:00
map.h particle/map: left/right margin on a map doesn't make any sense 2018-12-15 19:16:55 +01:00
progress_bar.c particle/progress-bar: disable debug logging 2018-12-28 14:14:31 +01:00
progress_bar.h particle/progress-bar: renders a progrss-bar-like thingy 2018-12-27 14:22:05 +01:00
ramp.c particle/ramp: call particle_default_destroy() 2018-12-26 21:35:24 +01:00
ramp.h particle/ramp: new particle, selects one particle from a list 2018-12-16 16:20:45 +01:00
string.c particle/string: call particle_default_destroy() 2018-12-26 21:35:39 +01:00
string.h initial commit: wip 2018-11-17 11:30:33 +01:00