X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprompt.h;fp=openbox%2Fprompt.h;h=09361b0496d795237cca46e8250e7abe849ca89e;hb=9a4ce94579bc7161d4ed55b20f00b3f76deff3e2;hp=b0ebad51e6380d9ca19dee53b733e8bc1543b846;hpb=5130c1c28ac35fc62a10d8743eef2e9fa21efb20;p=chaz%2Fopenbox diff --git a/openbox/prompt.h b/openbox/prompt.h index b0ebad51..09361b04 100644 --- a/openbox/prompt.h +++ b/openbox/prompt.h @@ -41,6 +41,8 @@ struct _ObPrompt ObInternalWindow super; gint ref; + guint event_mask; + /* keep a copy of this because we re-render things that may need it (i.e. the buttons) */ RrAppearance *a_bg;