ladybird/Userland/Services
Andreas Kling 1aa56f0129 WindowServer+LibGUI: Make much of window construction asynchronous
Most of the IPC that happens between clients and WindowServer when
creating and configuring windows can be asynchronous. This further
reduces the amount of ping-ponging played during application startup.
2021-05-03 21:56:19 +02:00
..
AudioServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
ChessEngine Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Clipboard Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
CrashDaemon Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DHCPClient Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
EchoServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
FileOperation Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ImageDecoder Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
LaunchServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
LookupServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
NotificationServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
RequestServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
SymbolServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
SystemServer Kernel: Expose minor device numbers for keyboard and mouse 2021-05-01 20:07:11 +02:00
Taskbar Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WebServer Userland: Fix 64-bit portability issues 2021-05-03 08:42:39 +02:00
WebSocket Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WindowServer WindowServer+LibGUI: Make much of window construction asynchronous 2021-05-03 21:56:19 +02:00
CMakeLists.txt Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00