yambar/particles
Daniel Eklöf 3135f1d36d particle: all particles now take margin arguments
Ramp and map however, doesn't allow any values other than 0 (yet).
2018-12-29 20:33:38 +01:00
..
empty.c particle: add an 'on_click_template' to base constructor. 2018-12-29 14:36:18 +01:00
empty.h particle/empty: placeholder particle, renders nothing 2018-12-27 14:21:33 +01:00
list.c particle/list: remove excessive debug output 2018-12-29 17:14:49 +01:00
list.h particle/list: on_click handler 2018-12-29 16:15:37 +01:00
map.c particle: all particles now take margin arguments 2018-12-29 20:33:38 +01:00
map.h particle: all particles now take margin arguments 2018-12-29 20:33:38 +01:00
progress_bar.c particle/progress-bar: allow user to configure an on-click handler 2018-12-29 17:36:34 +01:00
progress_bar.h particle/progress-bar: allow user to configure an on-click handler 2018-12-29 17:36:34 +01:00
ramp.c particle: all particles now take margin arguments 2018-12-29 20:33:38 +01:00
ramp.h particle: all particles now take margin arguments 2018-12-29 20:33:38 +01:00
string.c particle/string: tags_expand_template() now returns NULL if template is NULL 2018-12-29 17:12:11 +01:00
string.h particle/string: constructor now takes an 'on_click_template' 2018-12-29 14:38:10 +01:00