ladybird/Userland/Services
Andreas Kling 7b3fdd178e WindowServer: Simplify processing of window-specific mouse events
Move the logic for processing a mouse event that hits a specific window
into its own function.

If the window is blocked by a modal child, we now get that out of the
way first, so we don't have to think about it later.
2021-06-18 17:40:05 +02:00
..
AudioServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
ChessEngine Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Clipboard Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
CrashDaemon Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DHCPClient Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
EchoServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
FileOperation Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
ImageDecoder Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
InspectorServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
KeyboardPreferenceLoader Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
LaunchServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
LookupServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
NotificationServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
RequestServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
SystemServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Taskbar Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
TelnetServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
WebContent Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
WebServer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
WebSocket Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
WindowServer WindowServer: Simplify processing of window-specific mouse events 2021-06-18 17:40:05 +02:00
CMakeLists.txt Userland: Remove SymbolServer and the "symbol" user+group 2021-05-22 18:54:22 +02:00