From 7749353c5bb723d19713d9117da7b45728f1855d Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Thu, 12 Jan 2017 00:31:42 +0100 Subject: [PATCH] Update doc about x/y-offset. --- doc/themer.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/themer.md b/doc/themer.md index af4aae3c..18eb960b 100644 --- a/doc/themer.md +++ b/doc/themer.md @@ -391,6 +391,10 @@ The following properties are currently supports: The anchor position on the window. * fullscreen: boolean Window is fullscreen. + * x-offset: distance + * y-offset: distance + The offset of the window to the anchor point. + Allowing you to push the window left/right/up/down. * scrollbar