unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jindřich Makovička" <makovick@gmail.com>
To: Yuuki Harano <masm@masm11.me>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] src/pgtkfns.c: Do not show an empty frame prematurely
Date: Sat, 12 Jun 2021 15:13:16 +0200	[thread overview]
Message-ID: <20210612151316.23521960@holly> (raw)
In-Reply-To: <20210609.005415.2262995425512469193.masm@luna.pink.masm11.me>

On Wed, 09 Jun 2021 00:54:15 +0900 (JST)
Yuuki Harano <masm@masm11.me> wrote:

> On Sat, 29 May 2021 20:58:47 +0200,
> 	Jindřich Makovička <makovick@gmail.com> wrote:
> > currently, PGTK Emacs shows an empty 200x200 px GTK window
> > immediately when x-create-frame is called, and it takes some time
> > until the "real" Emacs frame is shown.  
> 
> I can't see such an empty window.
> What environment are you using?
> 

It's visible in MATE 1.24.1. Emacs with the legacy GTK UI does not do
this as x_make_frame_visible is the first one to call
gtk_widget_show_all().

-- 
Jindrich Makovicka



  reply	other threads:[~2021-06-12 13:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-29 18:58 [PATCH] src/pgtkfns.c: Do not show an empty frame prematurely Jindřich Makovička
2021-06-08 15:54 ` Yuuki Harano
2021-06-12 13:13   ` Jindřich Makovička [this message]
2021-06-13  9:40     ` Yuuki Harano
2021-06-14  6:39       ` Jindřich Makovička
2021-06-14  8:29         ` martin rudalics
2021-06-14 11:56         ` Yuuki Harano
2021-06-18 14:32           ` Yuuki Harano

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20210612151316.23521960@holly \
    --to=makovick@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=masm@masm11.me \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).