mirror of
https://github.com/brl/mutter.git
synced 2025-03-16 00:05:08 +00:00

The kernel forces a VT switch during suspend on some hardware, and not on others. We run code from the VT switch handler that we need to also get run on resume. This commit makes sure we explicitly run the VT switch handler during suspend and resume.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%