ladybird/Services
Ben Wiederhake 4427da989f WindowServer: Initial wallpaper must not be NULL
This used to crash 'pape -c' on a fresh image. Note that the special value
is '', the empty string, and *not* NULL, i.e. an unset string. An empty
string implies that the wallpaper is not an image, but rather a solid color.
2020-12-08 09:37:30 +01:00
..
AudioServer AudioServer: Fix issue when adding a BufferQueue to Mixer 2020-12-05 10:10:27 +01:00
ChessEngine
Clipboard
DHCPClient
ImageDecoder
LaunchServer
LookupServer LookupServer: Put debug spam behind a macro 2020-12-06 01:16:39 +01:00
NotificationServer
ProtocolServer
SystemMenu
SystemServer SystemServer: Wait on all waitable children in SIGCHLD handler 2020-12-02 12:57:15 +01:00
Taskbar Taskbar: Wait on all waitable children in SIGCHLD handler 2020-12-02 12:57:25 +01:00
TelnetServer
WebContent LibWeb: Layout viewport rect was lagging behind when resizing 2020-12-02 23:50:19 +01:00
WebServer
WindowServer WindowServer: Initial wallpaper must not be NULL 2020-12-08 09:37:30 +01:00
CMakeLists.txt