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


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Jonathan Kyle Mitchell <kyle <at> jonathanmitchell.org>
Cc: 31968 <at> debbugs.gnu.org, Robert Pluim <rpluim <at> gmail.com>, Carlos Pita <carlosjosepita <at> gmail.com>
Subject: bug#31968: 26.1.50; Allow to hide title bar on maximize (gtk/gnome/csd)
Date: Sun, 01 Jul 2018 11:02:30 +0200
> I had the opportunity to test Robert's C patch on a recent copy of the
> master branch today in a Fedora 28 VM using Gnome3, Xfce4, and KDE5.
> Setting the hide argument to `t' in the new Lisp function
> `x-set-hide-titlebar-when-maximized' worked as expected in Gnome and
> Xfce--the titlebar disappeared when I maximized the Emacs frame.

Thank you very much for testing.  Can you check whether it works when
maximizing an undecorated frame?  That is, make a new frame, in it do

(set-frame-parameter nil 'undecorated t)

then maximize it and demaximize it.  Is it still undecorated?

> The
> KDE titlebar remained in place except when putting Emacs in fullscreen
> mode.

Somehow KDE is a notorious refusnik as far as Emacs frames are
concerned.  While you're there: Can you confirm the strange resizing
behaviors of Bug#31968?  For example, does evaluating

(modify-frame-parameters nil '((left . 0) (top . 0) (width . 130) (height . 56)))

result in a 130x56 frame?

Thanks again, 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.