Le 29/05/2019 à 19:25, Helge Hafting a écrit :
4. In a terminal, launch LyX like this:
QT_QPA_PLATFORM=wayland-egl lyx
Ha! So I had a patch that depended on the QPA platform name being
"wayland", and now I see that it can be wayland-egl, wayland,
wayland-xcomposite-egl, wayland-xcomposite-glx.
I thus changed my plans: I will add a lyxrc variable 'use_backingstore'
that will be set to true in lyxrc.dist for macOS. Stephan, would that
suit you?
And for Wayland, I let you find what the best solution is.
In the meantime, I will try to improve our painting mechanism to avoid
this issue.
JMarc