X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=YuvjXpZDe7aujNNCR1CRTVh1BYNfk
	Ge4pGAA9vkbvxybGmiZ4Q6/TqoK1cG3gNuBSSTOMyQ6Q2UyGUq1r49mMhE4ykyjW
	xtOHVLZkqkWWhN9/QuWv3gGx3KtomqizsF8UExQpw4L4g8IdTDBU5vfj1ONm3eTk
	RmVo7sfLZcDdFE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=KxllPyb/gbDkjuTSdaChpsSOtUo=; b=N2U
	RtC2Ftpxdjm/44sZo2i8q5cfI77H7UkwR5gUSvjSmUoWqPB1qMwz5c7VdWAO2xON
	61xsLgEhxDZ2rNjcpQRB29/iGVezxEeYG/GvTyaozi/i7Fz308UTmhwakpbdMVEQ
	Y2Zsq9LKFrP0sSm9alazRv1N21Mw9bMX81olaBS8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:552
X-HELO: mail-ua0-f179.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=L5+vbIH2k4odaVrQM22ufkkiLY1alrr/e/wLZLuq0Z4=;        b=dSMX/ymu0EkNFwbqD6/rDXRMQH6VS+uQD7Lp0A8Hb/WtlHEA7L4U/yBE91gkH0LBE0         k0xEYtPZ6ERZlc01opzO1QrR/HsyL2bduBziDW69ZBwYF3pJ92iUAqCPPwZ5sB89am1w         Aauw7J2LzEKwkICpISSccQnOTUdlsnWny1qSP8EpBhuITztSiJxud3SOywczHKlXTGjc         BH9ZfJ5dBq6BwTYf3b5yW/bvKEXzXxh5zVPtuaAs5ZzF6YC1QAR7u3yok4vNSQLJ6Rvh         aM0OPQml37JDMRc5guMHeslcQDBOUQwWoKkWgOcT25cPNu0DoeVuJgr/uySCtVHm9UkI         iB5g==
MIME-Version: 1.0
From: Gulliver Smith <gulliver.m.smith@gmail.com>
Date: Tue, 17 Jul 2018 12:16:10 -0400
Message-ID: <CAK2rWZUQOnFtaxFmPYQA3Uxu=aFhKtio_rnqDwXow93b7TGU5w@mail.gmail.com>
Subject: wmctrl not working with cygwin-x and no root window
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset="UTF-8"

Latest cygwin on Windows 10.

% wmctrl -l
Cannot get client list properties.
(_NET_CLIENT_LIST or _WIN_CLIENT_LIST)

I'm running cygwin x with no root window to better integrate with my
windows desktop.

I'm guessing that this error is due to the fact that there is no root
window so the C code doesn't have an object that has a
_NET_CLIENT_LIST or _WIN_CLIENT_LIST).

However, xwininfo can find the windows without any problems. Is there
an alternative to wmctrl, or a workaround?

Thanks
Gulliver

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

