--- rxvt-unicode/src/rxvt.h 2005/02/19 01:07:58 1.150 +++ rxvt-unicode/src/rxvt.h 2005/02/20 00:09:25 1.151 @@ -204,6 +204,8 @@ # define XEMBED_FOCUS_CURRENT 0 # define XEMBED_FOCUS_FIRST 1 # define XEMBED_FOCUS_LAST 2 + +# define XEMBED_MAPPED (1 << 0) #endif /* @@ -698,6 +700,7 @@ #endif #if ENABLE_XEMBED XA_XEMBED, + XA_XEMBED_INFO, #endif NUM_XA };