]> git.lyx.org Git - features.git/commit
Use backing store also with wayland platform
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 13 Jul 2019 14:21:37 +0000 (16:21 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:36 +0000 (15:48 +0200)
commitd9ffdfc1c8b56250433762657e66b0f78f0e1ece
treee15d39a3bef4efe0a6303c3120339709b6dc98d4
parent83758d440bc6789bb015aac390df036862547c2e
Use backing store also with wayland platform

Like with macOS, the Wayland compositor seems to require a
backingstore when doing partial updates like we do.

This extends the mechanism that has been introduced for macOS. This
has to be done at run time, not compile time.
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea_Private.h