aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-xlib.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-23 20:35:28 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-23 20:35:28 -0400
commitbc8e8c99954b49b1042b87eb5a0a89ad50813b19 (patch)
treec52ed8a3f644f7e298621440f7d1ab677da3d021 /src/window-xlib.h
parentf8329615c7b7b2697d3ccfd227b711ff60dc53b7 (diff)
downloadrunes-bc8e8c99954b49b1042b87eb5a0a89ad50813b19.tar.gz
runes-bc8e8c99954b49b1042b87eb5a0a89ad50813b19.zip
shift+insert to paste from PRIMARY
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 c1cfe96..0ca281e 100644
--- a/src/window-xlib.h
+++ b/src/window-xlib.h
@@ -15,6 +15,7 @@ enum runes_atoms {
RUNES_ATOM_RUNES_FLUSH,
RUNES_ATOM_RUNES_VISUAL_BELL,
RUNES_ATOM_RUNES_AUDIBLE_BELL,
+ RUNES_ATOM_RUNES_SELECTION,
RUNES_NUM_ATOMS
};