yambar/particles
Daniel Eklöf 45280416ff modules, particles: type-specific filename prefix
Instead of naming the shared libraries libfoo.so, add a type-specific
prefix: module_foo.so, or particle_foo.so
2019-01-13 11:26:31 +01:00
..
CMakeLists.txt modules, particles: type-specific filename prefix 2019-01-13 11:26:31 +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: compile as shared libraries (plugins) 2019-01-13 11:13:47 +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 particles: compile as shared libraries (plugins) 2019-01-13 11:13:47 +01:00
list.h particle/list: expose info through the new struct particle_info struct 2019-01-12 22:56:00 +01:00
map.c particles: compile as shared libraries (plugins) 2019-01-13 11:13:47 +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 particles: compile as shared libraries (plugins) 2019-01-13 11:13:47 +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 particles: compile as shared libraries (plugins) 2019-01-13 11:13:47 +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: all particles can have a decoration 2019-01-13 11:16:52 +01:00
string.h particle/string: expose info through the new struct particle_info struct 2019-01-13 10:49:10 +01:00