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: Ivan Kanis
Subject: Re: Proposal for a new API to fullscreen
Date: Tue, 19 Aug 2008 15:42:32 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Jason Rumney <address@hidden> writes:

> Ivan Kanis wrote:
>> (set-frame-parameter nil 'fullscreen 'fullboth)
>> However this is very ambiguous, it does fullscreen on Gnome and
>> maximise on Mac and Windows.
>
> 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.

Ok how about:

(set-frame-parameter nil 'fullscreen 'fullboth) means maximize
(set-frame-parameter nil 'fullscreen 'fullscreen) means fullscreen

Does it sound reasonable ?
-- 
Ivan
http://kanis.fr

I feel like a million tonight -  but one at a time.
    -- Mae West 




reply via email to

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