From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15223 invoked by alias); 2 Jul 2015 23:27:54 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 15184 invoked by uid 89); 2 Jul 2015 23:27:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out5-smtp.messagingengine.com Received: from out5-smtp.messagingengine.com (HELO out5-smtp.messagingengine.com) (66.111.4.29) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 02 Jul 2015 23:27:52 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4A60620C2F for ; Thu, 2 Jul 2015 19:27:50 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Thu, 02 Jul 2015 19:27:50 -0400 Received: from [192.168.1.102] (host86-179-113-166.range86-179.btcentralplus.com [86.179.113.166]) by mail.messagingengine.com (Postfix) with ESMTPA id CDA67C00291; Thu, 2 Jul 2015 19:27:49 -0400 (EDT) Subject: Re: Some changed behaviors ... To: cygwin-xfree@cygwin.com References: <556FACE5.5060301@cs.umass.edu> Cc: moss@cs.umass.edu Reply-To: cygwin-xfree@cygwin.com From: Jon TURNEY Message-ID: <5595C8E5.6060900@dronecode.org.uk> Date: Thu, 02 Jul 2015 23:27:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <556FACE5.5060301@cs.umass.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-07/txt/msg00000.txt.bz2 On 04/06/2015 02:41, Eliot Moss wrote: > I just updated to the latest XWin and got some > different behaviors: > > - In my .XWinrc file I was using MINIMIZE in the STYLES. This now seems > to permanently iconize a window. If I click on the icon, it briefly > flahses large and then iconizes again. Thanks for reporting this. This regression seems to be a side-effect of the change I made in 1.17.1-5. If you would like to try it, I made a snapshot which hopefully fixes this without breaking anything else, but when working on this code I always get the feeling that something else is going to unravel when I pull on one of the loose ends :) ftp://cygwin.com/pub/cygwinx/x86/XWin.20150702-git-b872b0571855112c.exe.bz2 ftp://cygwin.com/pub/cygwinx/x86_64/XWin.20150702-git-b872b0571855112c.exe.bz2 > - When using -geometry (with xemacs in particular), the height of the > screen seems different, and if I change the geometry height by 1, the > height of the window does not change by 1 -- it either doesn't change, > or changes by more than one. Hmmm.... I think that the size of the emacs window is (or at least, should be) constrained so it can only change by a whole character? Can you give a bit more detail e.g. what version you were using previously, the geometry you are requesting and the actual size of the window as reported by xwininfo? -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/