X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:cc:from:reply-to :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Qnyt/Zq9IdE1gk5G tuXXvGpZ667/hnGkYhPQJ56eUX+2WKFMxzv10ISBggQQdQYcaZPF7faImSDdNLQB ZotmHoRE9jg1AefKNYjID8wH/+vYN6yOKjhZP1LNnlTtG1zPwKInqziQIL8veyYm MMJISYz/sZHBFyCvr2JWmQZKQHQ= 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:subject:to:references:cc:from:reply-to :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=IBqXa3Oby5etCsIiX66ptR jIAR4=; b=WGNeaR5R4l5/e22VXgiOET42JYRcxufx5mTd5sbWi7tKAco7kziS6N 3e6bdKwcJcafj+xZFb5AD2cLOOEwvGstGXP9m94m2cXkSP4nVo4I8elMQud/HdRJ pI4HD4xGimbkWN5MedjOBJ8tN8yJ+ibkjEcAi6vmNDWxxH6yiccZE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Latest, Window, hints, Hx-languages-length:845 X-HELO: out2-smtp.messagingengine.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :reply-to:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=qAUcGjVDNstQw/k2xwiMkkiPuRJ2HVoit7OIPjqqU3k=; b=gmaTlion5JOc HdpzHGwYjOl29We6Xiwi53pYDv5quYgvJ6kXggAyA3HUL2NH36jAXzMRdcVnxNcR Fi640gFsVyMPpis2+CZ188u3y3NYsuLtUZ8+5gWDphA3OX4WtyGKexNIn8El+/Te k0JRM5oci2bpPjMaIxKe40dH3Lr3vL/gdGWJSQimlXpzABf7PB+4eEOXSHYFNR6l JmzHNM92q4zBdWMg46rBywE6E4LwOU3JEkMB4NqXLTHIKEe86s2/YVXDnXz+pi3g F0Mi88RJPBPJxJ2IT6COk/Nxt05GDdYns4LobA6eeFSCnFkNdwg1Df27x+5Yb6P+ cb7sRNC/0A== Subject: Re: wmctrl not working with cygwin-x and no root window To: The Cygwin Mailing List References: Cc: Gulliver Smith From: Jon Turney Reply-To: The Cygwin Mailing List Message-ID: <9bd98018-a3be-779f-3eb1-2a81eb7977ae@dronecode.org.uk> Date: Wed, 18 Jul 2018 14:31:10 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 17/07/2018 17:16, Gulliver Smith wrote: > 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). No, the root window exists, you just can't see it. (If you untick the "Hide Root Window" option on the tray menu after you've launched some clients you should be able to see what's going on.) Unfortunately, the integrated WM used in multiwindow mode doesn't support these EWMH hints. (what EWMH support there is has been added on a rather ad-hoc basis) -- 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