emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flicker on MS Windows


From: Óscar Fuentes
Subject: Re: Flicker on MS Windows
Date: Sun, 06 Mar 2022 19:09:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Now that you mention that, I seem to recall something about double
>> buffering that greatly reduced Lucid's flickering on the past.
>> 
>> How can I check that double buffering is enabled?
>
> It's in system-configuration-features: if XDBE is there, the build is
> with double-buffering.

XDBE is in system-configuration-features.

> NEWS.26 tells you how to disable it, if you want to see its effect.

After evaluating

(modify-frame-parameters nil '((inhibit-double-buffering . t)))

and playing around for one minute, I see no apparent change, but IMO
this observation is too limited to be meaningful.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]