commit | bcfd07b70a96bb21d9b8e5251d6551ef6ad8d1ad | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Fri Oct 11 16:48:19 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Oct 11 16:48:19 2013 -0700 |
tree | 0826dcf695a5bb5c8ed21a85f39d32416fd791bc | |
parent | 9acd374822022793b09427d67ea4033915343dd8 [diff] [blame] |
xwm: Redirect root window subwindows xwayland no longer does this for us, we have to request it now
diff --git a/src/xwayland/xwayland.h b/src/xwayland/xwayland.h index 3927078..77262e8 100644 --- a/src/xwayland/xwayland.h +++ b/src/xwayland/xwayland.h
@@ -23,6 +23,7 @@ #include <wayland-server.h> #include <xcb/xcb.h> #include <xcb/xfixes.h> +#include <xcb/composite.h> #include <cairo/cairo-xcb.h> #include "../compositor.h"