added support for XEMBED into other windows (ie tabbed) with -w

This commit is contained in:
shuall
2016-10-28 22:09:26 -04:00
parent 878d97068c
commit 0b758e08f2
4 changed files with 16 additions and 3 deletions

View File

@ -71,6 +71,7 @@ typedef struct {
unsigned int bw;
bool fullscreen;
long embed;
struct {
int w;