]> 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>
Sat, 13 Jul 2019 14:23:57 +0000 (16:23 +0200)
commit575761c665229e70d9ce9b2bd941d01a1873b9f1
tree3e2ce6c46d9ae11cbe6b85c73c3213600b73a436
parentdb638018d9fa05d7f312675634d4ff9ae2cd5055
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