diff options
author | Linus Groh <mail@linusgroh.de> | 2020-12-31 14:20:36 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-31 14:31:05 +0100 |
commit | c0356fc1839f1b7b2c891e6c30a10379ffeee689 (patch) | |
tree | 768e6988bac36581b99ae0f651bff6070acd73ff /Kernel/Net/UDPSocket.h | |
parent | e27d281bf1115400bbd74ffa58ec54ea7ceef095 (diff) | |
download | serenity-c0356fc1839f1b7b2c891e6c30a10379ffeee689.zip |
WindowServer: Send WindowDeactivated event to windows blocked by modal
When a new modal window is created, we still want to forward the
WindowDeactivated event to its parent window, despite it being blocked
by the newly created modal (which causes WindowServer's Window::event()
to ignore all incoming events from WindowManager for that window).
This fixes the "terminal doesn't stop blinking when blocked by modal
window" bug.
Diffstat (limited to 'Kernel/Net/UDPSocket.h')
0 files changed, 0 insertions, 0 deletions