aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw/x11-memdraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdraw/x11-memdraw.h')
-rw-r--r--src/libdraw/x11-memdraw.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libdraw/x11-memdraw.h b/src/libdraw/x11-memdraw.h
index 1e84b926..efd8dd7d 100644
--- a/src/libdraw/x11-memdraw.h
+++ b/src/libdraw/x11-memdraw.h
@@ -69,6 +69,9 @@ struct Xprivate {
Atom targets;
Atom text;
Atom compoundtext;
+ Atom takefocus;
+ Atom losefocus;
+ Atom wmprotos;
uint putsnarf;
uint assertsnarf;
int destroyed;