ladybird/Userland/Services
Linus Groh ed703b461b WindowServer: Fix client unresponsiveness detection
This broke in add01b3, where Core::Timer::create_single_shot() was
changed to create a stopped timer. Fix it by actually starting the timer
right away ourselves.

Fixes #5111.
2021-01-25 22:31:22 +01:00
..
AudioServer AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer 2021-01-17 09:07:32 +01:00
ChessEngine Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
Clipboard Clipboard+LibGUI: Move clipboard service to anonymous files 2021-01-17 00:14:37 +01:00
CrashDaemon LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific 2021-01-15 23:26:47 +01:00
DHCPClient Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
EchoServer Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
ImageDecoder Everywhere: Use CMake to generate AK/Debug.h. 2021-01-25 09:47:36 +01:00
LaunchServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
LookupServer Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
NotificationServer Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
ProtocolServer Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
SystemMenu Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
SystemServer Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
Taskbar Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
TelnetServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WebContent Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
WebServer Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
WindowServer WindowServer: Fix client unresponsiveness detection 2021-01-25 22:31:22 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00