summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/WindowStack.cpp
diff options
context:
space:
mode:
authorTom <tomut@yahoo.com>2021-07-19 16:26:26 -0600
committerAndreas Kling <kling@serenityos.org>2021-07-22 21:38:52 +0200
commitfd60815c58452ba7d0eca99e21cb5e8c5a42b0cf (patch)
tree3d252d869ef888cffdd4d778f724e7b008a33f44 /Userland/Services/WindowServer/WindowStack.cpp
parent60d6137e7345f05cc94462ac1d873a28d5c672fc (diff)
downloadserenity-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/WindowStack.cpp')
0 files changed, 0 insertions, 0 deletions