decoration: stack: stacks multiple decorations on top of each other

This commit is contained in:
Daniel Eklöf 2018-12-26 15:59:48 +01:00
parent 09cd27b688
commit a745436ee2
4 changed files with 78 additions and 1 deletions

View file

@ -36,6 +36,7 @@ add_executable(f00bar
yml.c yml.h
decorations/background.c decorations/background.h
decorations/stack.c decorations/stack.h
decorations/underline.c decorations/underline.h
particles/list.c particles/list.h