From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-044.btinternet.com (mailomta12-re.btinternet.com [213.120.69.105]) by sourceware.org (Postfix) with ESMTPS id C133E3858403 for ; Sat, 25 Sep 2021 16:21:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C133E3858403 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-001.btmx-prd.synchronoss.net ([10.2.54.4]) by re-prd-fep-044.btinternet.com with ESMTP id <20210925162132.DDAP13120.re-prd-fep-044.btinternet.com@re-prd-rgout-001.btmx-prd.synchronoss.net> for ; Sat, 25 Sep 2021 17:21:32 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 613A8CC3021D92D3 X-Originating-IP: [81.129.146.163] X-OWM-Source-IP: 81.129.146.163 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvtddrudejfedgleekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecunecujfgurhepuffhvfhfkffffgggjggtgfesthekredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepieekudfhteeitdfgjefhfeeukeekuddvheeikeehhefgffdttddtleegfeevgeeknecuffhomhgrihhnpegthihgfihinhdrtghomhdpfhhrvggvuggvshhkthhophdrohhrghdpjhhovghlphhurhhrrgdrtghomhdpgidrohhrghenucfkphepkedurdduvdelrddugeeirdduieefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdefngdpihhnvghtpeekuddruddvledrudegiedrudeifedpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.103] (81.129.146.163) by re-prd-rgout-001.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 613A8CC3021D92D3 for cygwin@cygwin.com; Sat, 25 Sep 2021 17:21:32 +0100 Subject: Re: [ANNOUNCEMENT] xorg-server-1.20.13-1 (TEST) From: Jon Turney To: cygwin@cygwin.com References: Message-ID: Date: Sat, 25 Sep 2021 17:21:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3571.2 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2021 16:21:35 -0000 On 25/09/2021 16:34, Jon Turney wrote: > > The following packages have been updated in the Cygwin distribution: > > *** xorg-server-1.20.13-1 > *** xorg-server-common-1.20.13-1 > *** xorg-server-debuginfo-1.20.13-1 > *** xorg-server-devel-1.20.13-1 > *** xorg-server-dmx-1.20.13-1 > *** xorg-server-extra-1.20.13-1 > *** xorg-server-xorg-1.20.13-1 > *** xwinclip-1.20.13-1 > > These packages contain XWin and the other X.Org X11 servers. > > In addition to upstream fixes [1], the following cygwin-specific changes > have been made since 1.20.12-1: > > * In multiwindow mode, remove the X input focus when an X window loses > Windows focus (again) >   Addresses: https://cygwin.com/ml/cygwin/2017-04/msg00168.html This is another attempt to fix the issue with X windows not losing focus when it moves to a non-X window (see [1] for a collection of reports). When reporting problems or regressions with this change, please mention which focus configuration you are using in Windows: * Click focuses and raises (the default) * Focus follows mouse pointer, raise focused window (Control Panel>Ease of Access>Ease of Access Centre>Make the mouse easier to use>Activate a window by hovering over it with the mouse) * Focus follows mouse pointer (set using TweakUI or X-Mouse_Controls [2], etc.) [1] https://gitlab.freedesktop.org/xorg/xserver/-/issues/1215 [2] https://joelpurra.com/projects/X-Mouse_Controls/ > > [1] https://lists.x.org/archives/xorg-announce/2021-July/003100.html >