From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30929 invoked by alias); 9 Sep 2013 14:43:33 -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 30919 invoked by uid 89); 9 Sep 2013 14:43:32 -0000 Received: from mail-pa0-f52.google.com (HELO mail-pa0-f52.google.com) (209.85.220.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 09 Sep 2013 14:43:32 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: mail-pa0-f52.google.com Received: by mail-pa0-f52.google.com with SMTP id kq13so6333390pab.11 for ; Mon, 09 Sep 2013 07:43:30 -0700 (PDT) X-Received: by 10.66.118.129 with SMTP id km1mr4021443pab.127.1378737810306; Mon, 09 Sep 2013 07:43:30 -0700 (PDT) Received: from [192.168.2.134] (ppp118-209-127-251.lns20.mel4.internode.on.net. [118.209.127.251]) by mx.google.com with ESMTPSA id a5sm16684452pbw.4.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 09 Sep 2013 07:43:29 -0700 (PDT) Message-ID: <522DDE90.2070808@gmail.com> Date: Mon, 09 Sep 2013 14:43:00 -0000 From: Simon User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin-xfree Subject: Re: unable to maximize gtk window References: <5223597C.4040807@gmail.com> <522DDB2B.3080401@dronecode.org.uk> In-Reply-To: <522DDB2B.3080401@dronecode.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-09/txt/msg00003.txt.bz2 > Thanks for reporting this problem and the testcase. > > I've added a patch improves the window hint conversion in multiwindow mode so > that the hint which gtk_window_maximize() sets is now recognized as maximizing > the window. > > I've uploaded a snapshot at [1]. Perhaps you could try that and see if it > improves things for you? > > (This is a x86 binary. if you need an x64 binary, please let me know and I'll > generate one) Thanks, that appears to fix the testcase, but terminator still has the same problems, I'll try to find out what is happening there. Simon -- 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/