GNU bug report logs - #25408
Remove Decorations Around Emacs Frame (Windows OS)

Previous Next

Package: emacs;

Reported by: Arthur Miller <arthur.miller.no1 <at> gmail.com>

Date: Mon, 9 Jan 2017 22:21:02 UTC

Severity: wishlist

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 25408 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: arthur.miller.no1 <at> gmail.com, 25408 <at> debbugs.gnu.org
Subject: Re: bug#25408: Remove Decorations Around Emacs Frame (Windows OS)
Date: Tue, 10 Jan 2017 19:07:23 +0100
> I don't see this in the current sources.  Is this your local change?

Yes.

> If so, is there a matching implementation for 'undecorated' on X?  Can
> both be added to Emacs?

There is one for X and a separate one for GTK.  All of them work here
but I read that a few X window managers notoriously ignore them.  BTW,
the term "undecorated" is derived from gtk_window_set_decorated - just
that our frames are by default decorated so I had to negate it.

> If there's only an implementation of 'undecorated' for MS-Windows, I
> suggest to adapt it such that the same effect is produced when
> border-width is set to zero.  The border-width parameter is already
> supported on X, so we will have no problem with that.

As mentioned before I process `border-width' specially on Windows - that
is, I produce the one-pixel wide thin-line border if border-width is a
positive number.  X11 allows to specifiy an arbitrary border-width.  So
far I haven't been able to produce any border with GTK.  But I have
added an option to color the internal border which can then be used in a
uniform manner on all frames.

martin




This bug report was last modified 7 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.