aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-xlib.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-05-18 01:24:27 -0400
committerJesse Luehrs <doy@tozt.net>2014-07-04 22:39:07 -0400
commit033b80e9ef340e75a56a37eab803bb4858415061 (patch)
treeb31e0a6b65bc6dc6183958d0c55fe62e299f9281 /src/window-xlib.h
parent233fadb59f31ae04709ce8948631473382a140ac (diff)
downloadrunes-033b80e9ef340e75a56a37eab803bb4858415061.tar.gz
runes-033b80e9ef340e75a56a37eab803bb4858415061.zip
also respond to TARGETS requests
Diffstat (limited to 'src/window-xlib.h')
-rw-r--r--src/window-xlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window-xlib.h b/src/window-xlib.h
index 10d3417..a72f2cd 100644
--- a/src/window-xlib.h
+++ b/src/window-xlib.h
@@ -12,6 +12,7 @@ enum runes_atoms {
RUNES_ATOM_NET_WM_NAME,
RUNES_ATOM_UTF8_STRING,
RUNES_ATOM_WM_PROTOCOLS,
+ RUNES_ATOM_TARGETS,
RUNES_ATOM_RUNES_FLUSH,
RUNES_ATOM_RUNES_SELECTION,
RUNES_NUM_ATOMS