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:references:cc:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=q/3O+N0Nf1K8vztk Azxp2D8i48gkjRqhGt77X+Bjel0l4WPU9z4QbY2VuYCsriS5iWh0bIqfJCybohLd /TJ7aowvXmiR5eaHJifIWsq35JNhOQXNegPrC087dFyKdRqLr1lueGChfWXLAqAc /Qt9qRNoLqiPVITtZwzoBMW8B3Q= 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:references:cc:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=s/FS2L5REj16VINb2y/kPR TFfeQ=; b=ZcZFsRBLX88ZztcJA0ml0hzJHio7DaSasgl0nTnWCIN2e9gAlywpOZ RkDYpTlkZjHVSMAIlqIHtjJykrR69Fw8kpBl02fRA07u1Tf1d/pIzJv+UL97Z4C8 6c1YXQZhlpBdtBW/8WeaCifLYGkK6h40UZhycEFhpRMxm+2CfpdvU= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*r:sk:host86-, Hx-languages-length:997, H*MI:sk:CAHvVhS, Jon X-HELO: out5-smtp.messagingengine.com X-ME-Sender: Subject: Re: Fullscreen application with Cygwin/X in multiwindow mode References: Cc: David Chamberlain To: cygwin AT cygwin DOT com From: Jon Turney Message-ID: <9494ede9-ec64-bb79-8f8f-9bfb37c12f3b@dronecode.org.uk> Date: Thu, 24 Nov 2016 15:09:05 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 23/11/2016 17:24, David Chamberlain wrote: > I recently installed xinit and the PDF viewers Evince and Zathura. I'm > starting X via startxwin which puts it in multiwindow mode. Both of > the PDF viewers work fine, except when I press F11 to view a PDF > fullscreen, nothing changes. > > Is this an inherent limitation of Cygwin/X, or a problem with my > config or these particular applications? Should it be possible to make > an X application fullscreen while running in multiwindow mode? The multiwindow-mode window manager doesn't support or advertise support for _NET_WM_STATE_FULLSCREEN, so this doesn't work at the moment. So, technically I guess this an application/toolkit problem, as it should notice that lack of support and e.g. grey-out the fullscreen option in the menu. But ideally this would be fixed by adding support for _NET_WM_STATE_FULLSCREEN to the WM. -- Jon Turney Volunteer Cygwin/X X Server maintainer -- 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