ladybird/Userland/Services
2022-10-15 05:59:39 +00:00
..
AudioServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ChessEngine ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00
Clipboard Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ConfigServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CrashDaemon Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DHCPClient Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
EchoServer LibCore+Everywhere: Make Core::Stream::read() return Bytes 2022-04-16 13:27:51 -04:00
FileOperation Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
FileSystemAccessServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ImageDecoder Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
InspectorServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
KeyboardPreferenceLoader Userland: Move HID input device nodes to /dev/input/{mouse,keyboard} 2022-09-11 19:51:23 +01:00
LaunchServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
LoginServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
LookupServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
NetworkServer NetworkServer: Use Core::Stream instead of Core::File 2022-08-23 13:37:21 +01:00
NotificationServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
RequestServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
SpiceAgent NetworkSettings+SpiceAgent: Update and add required unveil paths 2022-10-15 05:59:39 +00:00
SQLServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
SystemServer SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
Taskbar Taskbar: Display an icon for removing a widget 2022-10-09 10:20:47 +02:00
TelnetServer Userland: Rely on a single authoritative source for the default PATH 2022-08-23 19:00:04 +01:00
WebContent WebContent+LibWeb+LibJS: Report exceptions to the JS console 2022-10-15 01:25:12 +02:00
WebDriver WebDriver: Implement GET /session/{id}/url endpoint 2022-10-12 23:07:42 +02:00
WebServer WebServer: Make bound socket a clickable hyperlink :^) 2022-09-05 09:23:20 +01:00
WebSocket Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
WindowServer WindowServer: Avoid window nullptr exception 2022-10-14 11:42:36 +02:00
CMakeLists.txt WebDriver: Add new WebDriver service 2022-10-12 23:07:42 +02:00