carbon-emacs  

[carbon-emacs:633] Re: "True" full-screen (patch announcement)

Seiji Zenitani
Mon, 25 Feb 2008 00:26:07 -0800

Hi,

I noticed that Emacs completely hides GTK menu-bar on Linux,
when and only when the frame parameter "fullscreen" is 'fullboth.

  (set-frame-parameter nil 'fullscreen 'fullboth)
  ;;(set-frame-parameter nil 'fullscreen 'fullwidth)
  ;;(set-frame-parameter nil 'fullscreen 'fullheight)
  ;;(set-frame-parameter nil 'fullscreen 'nil)

On the contrary, Emacs can not hide the manu bar on OS X.
So, there is a place for Joel's code
somewhere in the frame parameter codes.

I'll take a look when I have enough time.
(Unfortunately I have no time until late March.)


Seiji


--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---