all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Kanis <expire-by-2008-08-24@kanis.fr>
To: emacs-devel@gnu.org
Subject: Proposal for a new API to fullscreen
Date: Tue, 19 Aug 2008 09:46:42 +0200	[thread overview]
Message-ID: <87wsidphul.fsf@kanis.fr> (raw)

Hello,

By fullscreen I mean no taskbar, emacs take all the screen estate.

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)

Turns on fullscreen mode. We can set a variable of the same name to
check the state. Remove the hook mode in Gnome that should not really
be there.

What do people think? I am willing to spend time coding it.

Thank you in advance for your comments.
-- 
Ivan
http://kanis.fr

To live is so startling it leaves little time for anything else.
    -- Emily Dickinson 





             reply	other threads:[~2008-08-19  7:46 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-19  7:46 Ivan Kanis [this message]
2008-08-19  9:31 ` Proposal for a new API to fullscreen Tassilo Horn
2008-08-19  9:58   ` René Kyllingstad
2008-08-19 10:26     ` Tassilo Horn
2008-08-19 11:11       ` René Kyllingstad
2008-08-19 11:36         ` Tassilo Horn
2008-08-19 11:59           ` Ivan Kanis
2008-08-19 12:13             ` Lennart Borgman (gmail)
2008-08-19 13:31               ` Ivan Kanis
2008-08-19 13:40                 ` Lennart Borgman (gmail)
2008-08-19 13:42                 ` Lennart Borgman (gmail)
2008-08-19 12:47             ` Tassilo Horn
2008-08-19 13:49               ` Jan Djärv
2008-08-19 14:00                 ` Tassilo Horn
2008-08-19 15:11             ` Tom Tromey
2008-08-19 18:52               ` Jan Djärv
2008-08-19  9:59   ` Andreas Schwab
2008-08-19 10:25     ` Tassilo Horn
2008-08-19 10:56       ` Andreas Schwab
2008-08-19 13:08 ` Jason Rumney
2008-08-19 13:42   ` Ivan Kanis
2008-08-19 16:53     ` Jason Rumney
2008-08-19 17:52       ` Tassilo Horn
2008-08-19 17:57         ` Lennart Borgman (gmail)
2008-08-19 18:14           ` Jason Rumney
2008-08-19 18:32             ` Lennart Borgman (gmail)
2008-08-19 18:33             ` Lennart Borgman (gmail)
2008-08-19 18:14           ` Tassilo Horn
2008-08-20  9:42         ` Ivan Kanis
2008-08-20 12:16           ` Jason Rumney
2008-08-20 13:06             ` Tassilo Horn
2008-08-20 13:46               ` Jason Rumney
2008-08-20 15:21               ` [PATCH] " Ivan Kanis
2008-08-19 15:08 ` Tom Tromey
2008-08-21  5:59   ` Ivan Kanis
2008-08-23  8:03   ` [PATCH] adding maximize to fullscreen frame parameters Ivan Kanis
2008-08-23 18:09     ` Eli Zaretskii
2008-08-24  8:23       ` Ivan Kanis
2008-08-24 18:12         ` Eli Zaretskii
2008-08-26  6:57           ` Ivan Kanis
2008-09-19 11:35             ` Lennart Borgman (gmail)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wsidphul.fsf@kanis.fr \
    --to=expire-by-2008-08-24@kanis.fr \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.