From 0b758e08f2bca283eb930ede8165bfa26e6cacea Mon Sep 17 00:00:00 2001 From: shuall Date: Fri, 28 Oct 2016 22:09:26 -0400 Subject: added support for XEMBED into other windows (ie tabbed) with -w --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 25abf16..40c2506 100644 --- a/options.h +++ b/options.h @@ -41,6 +41,7 @@ typedef struct { /* window: */ bool fullscreen; bool hide_bar; + long embed; char *geometry; char *res_name; -- cgit v1.2.3