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 #11 received at 25408 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
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:20 +0200
> Date: Tue, 10 Jan 2017 09:23:02 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> 
>  > I suggest either
>  > to implement this in a "border-width" property when border width
>  > is set to 0, or to implement a new variable/function that can be set in
>  > init file, such as for example "no-frame-borders t".
> 
> I'm using a frame parameter "undecorated" for this.  On Windows it is
> handled by the following function in w32fns.c:
> 
> void
> x_set_undecorated (struct frame *f, Lisp_Object new_value, Lisp_Object old_value)

I don't see this in the current sources.  Is this your local change?
If so, is there a matching implementation for 'undecorated' on X?  Can
both be added to Emacs?

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.

WDYT?




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.