Commit graph

6 commits

Author SHA1 Message Date
CircleShift
9b88bd6477 Merge branch 'master' into sidebar-support 2023-01-23 00:26:35 +00:00
Kyle Gunger
60c18246d8 Basic vertical rendering
- Add height attribute to most particles for height generation on the fly
2023-01-18 03:43:35 -05:00
Leonardo Hernández Hernández
5da51210de
module/dwl: allow specify the name of tags 2023-01-16 19:53:21 -06:00
Leonardo Hernández Hernández
02d281df58
module/dwl: correctly handle the title
Uupdate the title when process a new batch of info instead of call
strtok_r and looping until `string` is NULL.

This fixes an issue where only the last part of the title was kept.
2022-12-28 15:19:11 +01:00
Daniel Eklöf
3ca274759a
module: const:ify ‘module’ argument to module->description() 2022-12-14 12:05:17 +01:00
Ogromny
f5cfc103d0
modules/dwl: new module 2022-12-13 15:56:16 +01:00