mirror of
https://github.com/brl/mutter.git
synced 2025-02-13 11:54:09 +00:00
![Ray Strode](/assets/img/avatar_default.png)
As mentioned in a previous commit, the proprietary NVIDIA driver garbles memory on suspend. That behavior, means that clutter's glyph cache (which is stored in GPU memory) gets corrupted on suspend. This commit ensures the glyph cache is blown away when the logind session becomes active (on VT switch and resume).
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%