From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: fullscreen and gnome Date: Thu, 14 Dec 2006 13:52:19 +0100 Message-ID: <45814903.1050805@swipnet.se> References: <4580F94A.4050704@swipnet.se> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1166100798 5839 80.91.229.10 (14 Dec 2006 12:53:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2006 12:53:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 14 13:53:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Guq5K-0007i5-Ry for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2006 13:53:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Guq5K-0007V2-Gc for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2006 07:53:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Guq4z-0007Jf-Fr for emacs-devel@gnu.org; Thu, 14 Dec 2006 07:52:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Guq4x-0007Hw-NY for emacs-devel@gnu.org; Thu, 14 Dec 2006 07:52:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Guq4x-0007Hl-EF for emacs-devel@gnu.org; Thu, 14 Dec 2006 07:52:51 -0500 Original-Received: from [81.228.8.179] (helo=av9-1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Guq4x-0004zk-A4 for emacs-devel@gnu.org; Thu, 14 Dec 2006 07:52:51 -0500 Original-Received: by av9-1-sn2.hy.skanova.net (Postfix, from userid 502) id 3CDAF38822; Thu, 14 Dec 2006 13:52:50 +0100 (CET) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av9-1-sn2.hy.skanova.net (Postfix) with ESMTP id AE5613881D; Thu, 14 Dec 2006 13:52:49 +0100 (CET) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id 5AA1037E58; Thu, 14 Dec 2006 13:52:46 +0100 (CET) User-Agent: Thunderbird 1.5.0.8 (X11/20061107) Original-To: Patrick Drechsler In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:63717 Archived-At: Patrick Drechsler skrev: > Jan Dj=E4rv wrote: >> >> >> It does not, this is all the window manager doing stuff, in fact Emacs= =20 >> just tells the window manager, "make me fullscreen" and then the=20 >> window manager does what it like. >=20 > Fair enough. Is there a proposed way of accomplishing the=20 > semi-fullscreen effect I am after? Does not clicking on the window manager maximize button in the title bar = do that? Jan D.