GNU bug report logs - #31968
26.1.50; Allow to hide title bar on maximize (gtk/gnome/csd)

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita <at> gmail.com>

Date: Mon, 25 Jun 2018 20:45:02 UTC

Severity: wishlist

Found in version 26.1.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 31968 <at> debbugs.gnu.org, Carlos Pita <carlosjosepita <at> gmail.com>
Subject: Re: bug#31968: 26.1.50;
 Allow to hide title bar on maximize (gtk/gnome/csd)
Date: Sat, 30 Jun 2018 10:33:57 +0200
> That would be a somewhat bigger patch. Iʼm assuming weʼd need to
> adjust nsgui and w32gui frame parameter definitions as well.

For non-GTK builds we'd have to proceed as follows:

(1) When we do the maximization ourselves, remove the decorations
    first and then maximize.

(2) When we get a maximize event, remove the decorations.

(3) For any event or action that removes the maximized state, re-add
    the decorations provided the frame should not stay undecorated via
    a frame parameter.

So this would require some quite substantial coding effort and should
definitely wait until someone confirms that your GTK patch works.

martin





This bug report was last modified 3 years and 26 days ago.

Previous Next


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