ladybird/Services
Andreas Kling 7aa2acefd0 WindowServer: Cancel any ongoing input tracking when a menu pops up
When the user opens a context menu by right-clicking on something,
we now immediately stop sending mouse events to whoever was doing
active input window tracking before.

There are probably more situations where we should do this, and maybe
there's also a more generic way to express it, but this works for now.
2020-05-09 16:40:13 +02:00
..
AudioServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
DHCPClient Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LaunchServer LaunchServer: Add the LaunchServer to centralise file associations. 2020-05-09 15:12:56 +02:00
LookupServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
NotificationServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ProtocolServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
SystemMenu Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
SystemServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Taskbar Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
TelnetServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
TTYServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WebServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowServer WindowServer: Cancel any ongoing input tracking when a menu pops up 2020-05-09 16:40:13 +02:00
Makefile Services: Renamed from Servers 2020-05-08 21:57:44 +02:00