all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Dustin Lacewell <dlacewell@gmail.com>
Cc: 52986@debbugs.gnu.org
Subject: bug#52986: 29.0.50; tab bar doesn't immediately show
Date: Tue, 04 Jan 2022 09:08:08 +0800	[thread overview]
Message-ID: <87wnjgcnpj.fsf@yahoo.com> (raw)
In-Reply-To: <CAMDmBpFxQH=fQJEofEuZcQoLynkXV0eVPu6YG2oiVXfyOozX=g@mail.gmail.com> (Dustin Lacewell's message of "Mon, 3 Jan 2022 13:15:02 -0600")

Dustin Lacewell <dlacewell@gmail.com> writes:

> I use a tiling window manager on Linux, not sure if that's relevant.

Can you tell us the value of:

  (frame-parameter nil 'fullscreen)

Immediately after startup?  Thanks.

I suspect Emacs is trying to resize the frame to accommodate the tab
bar, but the window manager isn't sending a ConfigureNotify event back
to Emacs.

IMO, tiling window managers should simply set
_NET_WM_STATE_MAXIMIZED_HORZ and _NET_WM_STATE_MAXIMIZED_VERT on all
windows, which avoids this problem completely, but they should at least
send a ConfigureNotify event to Emacs.

Which window manager are you using?

Thanks.





  parent reply	other threads:[~2022-01-04  1:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03 19:15 bug#52986: 29.0.50; tab bar doesn't immediately show Dustin Lacewell
2022-01-03 19:39 ` Eli Zaretskii
     [not found]   ` <CAMDmBpH-+Vt+Wf2PzFHYsLQRWwd9bT-AEkwr2SMdtMESG6e0gg@mail.gmail.com>
2022-01-03 20:04     ` Eli Zaretskii
2022-01-04  8:51       ` martin rudalics
2022-01-04  1:08 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-01-04  8:51 ` martin rudalics
2022-01-22 23:02 ` Alex Griffin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-23 10:15   ` martin rudalics
2022-01-24  9:52   ` martin rudalics
2022-02-21 14:22     ` Lars Ingebrigtsen
2022-01-24  9:52 ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnjgcnpj.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=52986@debbugs.gnu.org \
    --cc=dlacewell@gmail.com \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.