unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Tiny pgtk regression
@ 2022-01-12 14:02 John Yates
  2022-01-12 15:32 ` Stefan Monnier
  2022-01-13  0:26 ` Po Lu
  0 siblings, 2 replies; 3+ messages in thread
From: John Yates @ 2022-01-12 14:02 UTC (permalink / raw)
  To: Emacs developers

My current OS is Ubuntu 21.10.  I build emacs from master
and run with a black background via Prot's modus-vivendi.

Historically I specify --with-x-toolkit=athena.  Recently I have
been experimenting with --with-x-toolkit=pgtk.  Previously, at
start the initial frame appeared already filled with the black
background.  Now, after changing only the toolkit, the initial
frame flashes white and then changes to black.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Tiny pgtk regression
  2022-01-12 14:02 Tiny pgtk regression John Yates
@ 2022-01-12 15:32 ` Stefan Monnier
  2022-01-13  0:26 ` Po Lu
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2022-01-12 15:32 UTC (permalink / raw)
  To: John Yates; +Cc: Emacs developers

John Yates [2022-01-12 09:02:56] wrote:
> Historically I specify --with-x-toolkit=athena.  Recently I have
> been experimenting with --with-x-toolkit=pgtk.  Previously, at
> start the initial frame appeared already filled with the black
> background.  Now, after changing only the toolkit, the initial
> frame flashes white and then changes to black.

[ I recommend you send such issues as bug reports rather than to
  `emacs-devel`.  ]

I suspect that same difference is visible in `emacs -Q` where the athena
build would show you a dark background while the pgtk build presumably
would show you a light background?

A way to circumvent those issues might be to set your color theme (and
other parts of your config which affect placement or size of frames) in
`~/.emacs.d/early-init.el`, so they're applied *before* the first
frame is created.


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Tiny pgtk regression
  2022-01-12 14:02 Tiny pgtk regression John Yates
  2022-01-12 15:32 ` Stefan Monnier
@ 2022-01-13  0:26 ` Po Lu
  1 sibling, 0 replies; 3+ messages in thread
From: Po Lu @ 2022-01-13  0:26 UTC (permalink / raw)
  To: John Yates; +Cc: Emacs developers

John Yates <john@yates-sheets.org> writes:

> Historically I specify --with-x-toolkit=athena.  Recently I have
> been experimenting with --with-x-toolkit=pgtk.  Previously, at
> start the initial frame appeared already filled with the black
> background.  Now, after changing only the toolkit, the initial
> frame flashes white and then changes to black.

(Please submit this as a bug in the future.)

Just to be clear, you are talking about Emacs configured with
`--with-pgtk', which is _not_ an X toolkit, as opposed to
`--with-x-toolkit=gtk', correct?

Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-13  0:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 14:02 Tiny pgtk regression John Yates
2022-01-12 15:32 ` Stefan Monnier
2022-01-13  0:26 ` Po Lu

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).