diff --git a/docs/images/tag_props.svg b/docs/images/tag_props.svg new file mode 100644 index 00000000..fa4a16a7 --- /dev/null +++ b/docs/images/tag_props.svg @@ -0,0 +1,273 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + Gaps + + Work area + + + + + Screen padding + + Master width factor + + + + + Masters + + + + Screen area + Columns + diff --git a/objects/tag.c b/objects/tag.c index c0431499..31cf8eff 100644 --- a/objects/tag.c +++ b/objects/tag.c @@ -24,6 +24,8 @@ * Furthermore to the classes described here, one can also use signals as * described in @{signals}. * + * ![Client geometry](../images/tag_props.svg) + * * Some signal names are starting with a dot. These dots are artefacts from * the documentation generation, you get the real signal name by * removing the starting dot.