yambar/particles
Daniel Eklöf 47b36bdd35 particle/ramp: new particle, selects one particle from a list
The ramp particle is configured with a tag name and a list of
particles.

At instantiation time, a single particle is selected from the list,
depending on the tag value and it's minimum and maximum values.

I.e. this particle acts kind of like a progress bar.
2018-12-16 16:20:45 +01:00
..
list.c Revert "particle/list: optionally destroy sub particles" 2018-11-17 22:43:11 +01:00
list.h Revert "particle/list: optionally destroy sub particles" 2018-11-17 22:43:11 +01:00
map.c particle/map: left/right margin on a map doesn't make any sense 2018-12-15 19:16:55 +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
ramp.c particle/ramp: new particle, selects one particle from a list 2018-12-16 16:20:45 +01:00
ramp.h particle/ramp: new particle, selects one particle from a list 2018-12-16 16:20:45 +01:00
string.c tag: rename tag.value() -> tag.as_string() 2018-11-18 11:02:21 +01:00
string.h initial commit: wip 2018-11-17 11:30:33 +01:00