summaryrefslogtreecommitdiffstats
path: root/include/xcb.h
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2020-03-26 13:45:20 +0100
committerQuentin Glidic <sardemff7+git@sardemff7.net>2020-11-27 07:26:16 +0100
commit627bd435103462bd08337754c13990270fa428b3 (patch)
tree87dd068a011162e07f3e4c4cc0ac402aafae59e3 /include/xcb.h
parent94bd12e478f93985e661378fc7ae593bedc3e4d2 (diff)
xcb: Ask for focus where possible
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xcb.h b/include/xcb.h
index 9feac25d..d811a2c7 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -84,6 +84,7 @@ void window_set_atom_prop ( xcb_window_t w, xcb_atom_t prop, xcb_atom_t *atoms,
X ( WM_WINDOW_ROLE ), \
X ( _XROOTPMAP_ID ), \
X ( _MOTIF_WM_HINTS ), \
+ X ( WM_TAKE_FOCUS ), \
X ( ESETROOT_PMAP_ID )
/** enumeration of the atoms. */