diff options
author | Andreas Kling <kling@serenityos.org> | 2021-07-07 22:39:05 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-07 22:56:46 +0200 |
commit | 6032b2cb2b7111e962c47d9dd458be8eba25c093 (patch) | |
tree | 9f82e5cbb5908ed98433ffdbf985def1d2bb5ee8 /Userland/Utilities/CMakeLists.txt | |
parent | 795786387b0d3da94d27222931e5c36315d63d96 (diff) | |
download | serenity-6032b2cb2b7111e962c47d9dd458be8eba25c093.zip |
WindowServer: When "flash flush" is enabled, stretch flash to 10 ms
Previously, this mode would flash flush/repaint rects in yellow for
however it long it took for the compositor to replace the yellow with
the final image instead.
Now we usleep() for 10 ms when flashing, so you get a chance to see
the yellow. This immediately makes "flash flush" mode super useful. :^)
Diffstat (limited to 'Userland/Utilities/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions