DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 58PBp60g3614284
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 58PBp60g3614284
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=S7dmXPSH
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A5FE5385800F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1758801064;
	bh=oo3ZYidMOxc2YFgd7b7jrqEy1SHESiPBwFW6N9xpOec=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=S7dmXPSH//eHhCzoT0OpY7hnji/LhG9fTOcdIp2aTrTWlawJn45pC1ekUkxaffb4M
	 UdcVuPgCc6a8Hj+iTrYB/Lp9j/SSWINb5hyfQfAMsYnqWAGEAd8Hz5Swbzem0eaKuy
	 qIhBDp70gEN9bmttD7TaJPIeah2hxiiQx2FHzRp0=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 733C03858D37
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 733C03858D37
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1758801004; cv=none;
 b=eewh9fNb01ifudeb8gmVuZtg+RvFggbbcQ6ljzMsxYwkSO4nK7DIleITHg2m3V812lPwliZbAPCrmf6mq/zXLzIBx6jlBvseG5cOy0lHMgiYwS8WTmSflkly/cStq1I2GkS9TMRrEaMuFC1lN5vaa8qBQwUCCctV4LO57M+SxAc=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1758801004; c=relaxed/simple;
 bh=3/bMPYoHg+ZCXYEA9v2hUZ/sLMHZ+d4mAGiZOKmq4Ko=;
 h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
 b=SzNDDIgXeyu10jO9RdnA9VkKNOcGw+vjtABQS+R0PM/EIdnKpJzDRxZWcUXbSAIgbPWvqDFnomlO54lQeecmxYrYvZ/fGGOX9cg4KHEuLcLT30B4jk4iXGPLPKuzQubSYPZpRtcpJN5oQsaEH1DsKiPyDKjHL5vZAwCeBnhkEaY=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 733C03858D37
X-Yandex-Fwd: 1
Date: Thu, 25 Sep 2025 14:45:02 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <758095637.20250925144502@yandex.ru>
To: Peter Dolland <peter.dolland@gmx.de>, cygwin@cygwin.com
Subject: Re: bash calling programs opening new windows: different behavior
 between Win10 and Win11
In-Reply-To: <2a20bba2-f9c0-4b20-a807-b9ddcda75b98@gmx.de>
References: <2a20bba2-f9c0-4b20-a807-b9ddcda75b98@gmx.de>
MIME-Version: 1.0
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Andrey Repin <anrdaemon@yandex.ru>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

Greetings, Peter Dolland!

> I'm was using cygwin already in the times of Windows NT. But with the
> change from Win 10 to Win 11 I have to deal with a strange change in the
> behavior of calling programs opening a new window, e.g. gvim: Until Win10
> the new window has been opened on the top of the screen, but now, with Win11
> it is opened on the bottom, so I have it to bring on the top first. What can
> I do, so that new windows are opened automatically on the top? Help is very
> appreciated!

If that's a GUI window, there's little you can do, the DWM is responsible for
window positioning.
If that's a CLI (conhost) window, check the "default settings" on the console
context menu. May be you have it fixed to some unwanted position. Amend the
settings or simply unlock it.


-- 
With best regards,
Andrey Repin
Thursday, September 25, 2025 14:43:16

Sorry for my terrible english...


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