ladybird/Userland/Services
sin-ack c8ef8d2db5 Taskbar: Use WM connection for window management operations
Since WM operations are moved to a separate endpoint pair, Taskbar now
uses those to perform window management related operations.
Additionally, it now explicitly declares to WindowServer that it is a
window manager.
2021-04-17 13:06:25 +02:00
..
AudioServer AudioServer: don't set an upper limit on volume in mixer 2021-03-27 10:20:55 +01:00
ChessEngine Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Clipboard Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CrashDaemon LibCoreDump+CrashDaemon: Compress coredumps 2021-03-28 20:42:33 +02:00
DHCPClient DHCPClient: Retry DISCOVER for interfaces that fail 2021-04-06 08:38:44 +02:00
EchoServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
FileOperation FileManager+FileOperation: Show byte progress of current file 2021-04-13 10:12:50 +02:00
ImageDecoder LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
LaunchServer Apply suggestions from code review 2021-03-15 16:08:31 +01:00
LookupServer Everywhere: Remove pessimizing and redundant move() 2021-03-17 16:30:15 +01:00
NotificationServer WindowServer: Fix notification placement 2021-04-12 18:11:43 +02:00
ProtocolServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
SymbolServer Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
SystemServer SystemServer+LibCore: Allow service to request multiple sockets 2021-04-15 21:04:49 +02:00
Taskbar Taskbar: Use WM connection for window management operations 2021-04-17 13:06:25 +02:00
TelnetServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
WebContent Browser+LibWeb+WebContent: Parse cookies in the OOP tab 2021-04-16 19:19:31 +02:00
WebServer Userland: Fix printf specifiers with off_t 2021-03-17 23:22:42 +01:00
WindowServer LibGUI+WindowServer: Separate window manager IPC from regular IPC 2021-04-17 13:06:25 +02:00
CMakeLists.txt FileOperation: Add a new helper program for out-of-process file ops 2021-04-13 10:12:50 +02:00