Daniel Eklöf
|
8dc278aaf2
|
config: pass a struct with inheritable values
For now, font and foreground color
|
2019-01-13 14:13:14 +01:00 |
|
Daniel Eklöf
|
7776135454
|
particles: caller of from_conf() must provide base particle instance
|
2019-01-13 13:25:14 +01:00 |
|
Daniel Eklöf
|
8bc6a0b783
|
oarticles: don't assume particle content is a dictionary
This is done by having each particle implement a top-level verifier
function.
|
2019-01-13 12:47:20 +01:00 |
|
Daniel Eklöf
|
71515e4079
|
config: conf_verify_dict() now assumes attr list is NULL-terminated
|
2019-01-13 11:37:05 +01:00 |
|
Daniel Eklöf
|
47018104da
|
particles: compile as shared libraries (plugins)
|
2019-01-13 11:13:47 +01:00 |
|
Daniel Eklöf
|
21e28315e3
|
particle/progress-bar: expose info through the new struct particle_info struct
|
2019-01-13 10:38:25 +01:00 |
|
Daniel Eklöf
|
75bdd2ad3c
|
config: use dashes, '-', instead of underscores, '_' in attribute names
|
2019-01-12 10:32:52 +01:00 |
|