From ff7157bb69ba801513b0ee6af1db2cde51ac62aa Mon Sep 17 00:00:00 2001 From: oga Date: Mon, 7 Dec 2009 22:46:15 +0000 Subject: support _NET_CLIENT_LIST. the x property api doesn't let you remove one entry from an X property array, so client_remove is kinda expensive, but there's no real way around that.. 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 a2ba9b9..e1577dd 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.19 2009/12/07 22:21:59 oga Exp $ + * $Id: xutil.c,v 1.20 2009/12/07 22:46:15 oga Exp $ */ #include "headers.h" @@ -182,6 +182,7 @@ char *atoms[CWM_NO_ATOMS] = { "_NET_SUPPORTING_WM_CHECK", "_NET_WM_NAME", "_NET_ACTIVE_WINDOW", + "_NET_CLIENT_LIST", }; void -- cgit v1.2.3-2-gb3c3