[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fix flickering on X11 xwidgets (was: Re: SVG widget in GNU Emacs)
From: |
Po Lu |
Subject: |
Fix flickering on X11 xwidgets (was: Re: SVG widget in GNU Emacs) |
Date: |
Thu, 28 Oct 2021 21:50:56 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
And to confirm my suspicions, moving xwidget rendering to an X window
does indeed fix the flicker.
Please test the attached patch.
(Unfortunately, I haven't been able to enable the scrolling optimization
yet, as it will now involve moving X windows around on-screen, but I
think I know how to do it and will let you know ASAP if I complete
that.)
0001-Use-an-X-window-to-display-xwidgets-on-X11.patch
Description: Text Data
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), (continued)
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Eli Zaretskii, 2021/10/26
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Eli Zaretskii, 2021/10/26
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Alexandre Garreau, 2021/10/27
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), tomas, 2021/10/27
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Alexandre Garreau, 2021/10/27
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/27
- Re: SVG widget in GNU Emacs, Eli Zaretskii, 2021/10/27
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/27
- Re: SVG widget in GNU Emacs, Akira Kyle, 2021/10/27
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/27
- Fix flickering on X11 xwidgets (was: Re: SVG widget in GNU Emacs),
Po Lu <=
- Re: SVG widget in GNU Emacs, Akira Kyle, 2021/10/27
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/27
- Re: SVG widget in GNU Emacs, Eli Zaretskii, 2021/10/28
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/28
Re: SVG widget in GNU Emacs, Richard Stallman, 2021/10/20
Re: SVG widget in GNU Emacs, Po Lu, 2021/10/20
Re: SVG widget in GNU Emacs, Lars Ingebrigtsen, 2021/10/20