yambar/particles
2018-12-29 20:40:25 +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 particles: name private structs and variables consistently 2018-12-29 20:40:25 +01:00
list.h particle/list: on_click handler 2018-12-29 16:15:37 +01:00
map.c particles: name private structs and variables consistently 2018-12-29 20:40:25 +01:00
map.h particle: all particles now take margin arguments 2018-12-29 20:33:38 +01:00
progress_bar.c particles: name private structs and variables consistently 2018-12-29 20:40:25 +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 particles: name private structs and variables consistently 2018-12-29 20:40:25 +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