diff options
author | Tom <tomut@yahoo.com> | 2021-07-19 16:26:26 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-22 21:38:52 +0200 |
commit | fd60815c58452ba7d0eca99e21cb5e8c5a42b0cf (patch) | |
tree | 3d252d869ef888cffdd4d778f724e7b008a33f44 /Userland/Services/WindowServer/Window.cpp | |
parent | 60d6137e7345f05cc94462ac1d873a28d5c672fc (diff) | |
download | serenity-fd60815c58452ba7d0eca99e21cb5e8c5a42b0cf.zip |
WindowServer: Fix rendering overlays when there's no desktop window
We were missing to account for areas that are not covered by any
window. If any of these areas are covered by an overlay we need to
render the wallpaper into transparency and also render the overlay
over them.
This fixes not rendering overlays properly when e.g. the FileManager
(desktop) crashed as there is no longer any window underneath.
Diffstat (limited to 'Userland/Services/WindowServer/Window.cpp')
0 files changed, 0 insertions, 0 deletions