summaryrefslogtreecommitdiff
path: root/src/XrrScreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XrrScreen.c')
-rw-r--r--src/XrrScreen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/XrrScreen.c b/src/XrrScreen.c
index 1b79c8f..37e3aed 100644
--- a/src/XrrScreen.c
+++ b/src/XrrScreen.c
@@ -162,6 +162,7 @@ XRRGetScreenResources (Display *dpy, Window window)
xrsr->modes[i].vTotal = modeInfo.vTotal;
xrsr->modes[i].nameLength = modeInfo.nameLength;
xrsr->modes[i].modeFlags = modeInfo.modeFlags;
+ xrsr->modes[i].origin = modeInfo.origin;
}
/*