ladybird/Servers
2020-02-20 14:19:30 +01:00
..
AudioServer AudioServer: Remove ASEventLoop class and do all the setup in main() 2020-02-17 16:50:48 +01:00
LookupServer LibCore: Replace manual forward declarations with <LibCore/Forward.h> 2020-02-15 00:13:44 +01:00
NotificationServer NotificationServer: Add new notification windows below the lowest one 2020-02-16 21:58:17 +01:00
ProtocolServer AK: Add basic Traits for RefPtr 2020-02-16 21:58:17 +01:00
SystemServer AK: Remove manual forward declarations with <AK/Forward.h> 2020-02-15 00:12:31 +01:00
TelnetServer TelnetServer: Protect the Client object during drain_socket() 2020-02-08 19:12:52 +01:00
TTYServer TTYServer: Include AK/LogStream.h for dbg() 2020-02-05 18:39:45 +01:00
WebServer LibCore: Replace manual forward declarations with <LibCore/Forward.h> 2020-02-15 00:13:44 +01:00
WindowServer WindowServer: MenuManager should use selection text color from system theme 2020-02-20 14:19:30 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00