emacs-devel
[Top][All Lists]
Advanced

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

Re: GTK "decorated" and "deletable" properties


From: Ted Zlatanov
Subject: Re: GTK "decorated" and "deletable" properties
Date: Fri, 03 Jun 2011 12:39:02 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

On Fri, 03 Jun 2011 19:39:36 +0300 Eli Zaretskii <address@hidden> wrote: 

>> From: Ted Zlatanov <address@hidden>
>> Date: Fri, 03 Jun 2011 11:29:12 -0500
>> 
JD> These functions just set the MotifWMHints.  So we should make sure it
JD> works on all X11 ports, not just Gtk+.  Also, can these new frame
JD> parameters be generalized into something that makes sense on all ports
JD> (W32, Nextstep)?
>> 
>> GTK on W32 respects the decorated hint and passes it on correctly,
>> according to the docs.  It's not clear from the docs if W32 itself will
>> display the window without decorations, but it seems so: "On Windows,
>> this function always works, since there's no window manager policy
>> involved."

EZ> Emacs cannot yet use GTK on Windows (except in the Cygwin build).  We
EZ> use the Windows native "toolkit" for the native w32 build.

OK, so we can respect a few generic properties like "decorated" and also
offer some w32-* properties for that toolkit specifically.  Same as what
I proposed for the NextStep/Cocoa port.

Ted




reply via email to

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