picom/.github/workflows
Yuxuan Shui 37ecb4b496
core: detect screen off
Use the DPMS extension to detect if screen is turned off, and unredirect
if it is. This also helps working around the problem where OpenGL
buffers lose data when screen is turned off, causing screen to flicker
later when it turns back on if use-damage is enabled.

Unfortunately the DPMS extension doesn't define an event, so we have to
periodically poll the screen state.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-12-19 08:52:18 +00:00
..
codeql-analysis.yml core: detect screen off 2022-12-19 08:52:18 +00:00
coding-style-pr.yml ci: update coding style check 2022-07-14 18:37:26 +01:00
coding-style.yml ci: update coding style check 2022-07-14 18:37:26 +01:00