emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proposal for a new API to fullscreen


From: Jason Rumney
Subject: Re: Proposal for a new API to fullscreen
Date: Tue, 19 Aug 2008 21:08:29 +0800
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Ivan Kanis wrote:
The current way to switch to this mode is
(set-frame-parameter nil 'fullscreen 'fullboth)

However this is very ambiguous, it does fullscreen on Gnome and
maximise on Mac and Windows.

I propose a new API to solve the ambiguity:

(fullscreen-mode 1)

I don't see a good reason to introduce a different way of doing this. What is needed is to distinguish 'fullscreen and 'maximize and support both as far as possible on all platforms.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]