GNU bug report logs - #76399
[PATCH] Change 'fullscreen' references to 'maximized'

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Tue, 18 Feb 2025 17:50:02 UTC

Severity: wishlist

Tags: patch

Done: Stefan Kangas <stefankangas <at> gmail.com>

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: Ship Mints <shipmints <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 76399 <at> debbugs.gnu.org
Subject: bug#76399: [PATCH] Change 'fullscreen' references to 'maximized'
Date: Wed, 19 Feb 2025 19:35:12 +0100
> For the sake of completeness.  We can address this if a dog barks.  There's
> now a bug reference for it.

Sorry, I missed your patch till now.  Renaming 'fullscreen' to
'maximized' is wrong.  'fullscreen' is an alias for 'fullboth'.  In
gui_set_fullscreen we have

  else if (EQ (new_value, Qfullboth) || EQ (new_value, Qfullscreen))
    f->want_fullscreen = FULLSCREEN_BOTH;

martin




This bug report was last modified 91 days ago.

Previous Next


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