From ad1677271ac08bca24c9d41bcbe555353687eb58 Mon Sep 17 00:00:00 2001 From: oga Date: Mon, 7 Dec 2009 22:21:59 +0000 Subject: Implement _NET_ACTIVE_WINDOW. for now just the informational hint is supported, the client message to change this will be supported when all informational hints are working. ok okan@ --- xutil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xutil.c') diff --git a/xutil.c b/xutil.c index 5bea7c3..a2ba9b9 100644 --- a/xutil.c +++ b/xutil.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: xutil.c,v 1.18 2009/12/07 21:20:52 okan Exp $ + * $Id: xutil.c,v 1.19 2009/12/07 22:21:59 oga Exp $ */ #include "headers.h" @@ -181,6 +181,7 @@ char *atoms[CWM_NO_ATOMS] = { "_NET_SUPPORTED", "_NET_SUPPORTING_WM_CHECK", "_NET_WM_NAME", + "_NET_ACTIVE_WINDOW", }; void -- cgit v1.2.3-2-gb3c3