mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
Ray Strode
214aced750
wayland: force X clients to redraw on resume
On nvidia, the textures backing Xwayland client window contents get corrupted on suspend. Xwayland currently doesn't handle this situation itself. For now, in order to work around this issue, send an empty output change event to Xwayland. This will cause it to force Expose events to get sent to all clients and get them to redraw.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%