summaryrefslogtreecommitdiff
path: root/dm.h
diff options
context:
space:
mode:
Diffstat (limited to 'dm.h')
-rw-r--r--dm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dm.h b/dm.h
index e8b8df8..5fa13e4 100644
--- a/dm.h
+++ b/dm.h
@@ -242,6 +242,8 @@ struct display {
/* Hack for making "Willing to manage" configurable */
char *willing; /* "Willing to manage" program */
+ Display *dpy; /* Display */
+ char *windowPath; /* path to server "window" */
};
#ifdef XDMCP