ladybird/Servers
Andreas Kling 9d57e7ed68 WindowServer: Tell WSWindows who their CObject parent is
Instead of using a weird "internal owner" pointer, just set the owning
object as the CObject::parent of WSWindow.
2019-08-18 11:52:19 +02:00
..
AudioServer IPCCompiler+AudioServer: Accept "//"-style comments in IPC defintions 2019-08-03 21:29:09 +02:00
LookupServer AK: Make HashMap::get(Key) return an Optional<Value>. 2019-07-24 10:25:43 +02:00
SystemServer SystemServer: Don't spawn a TTYServer on on /dev/tty0 2019-08-17 14:19:18 +02:00
TTYServer Server: Add TTYServer, a rudimentary text console manager 2019-08-12 13:52:20 +02:00
WindowServer WindowServer: Tell WSWindows who their CObject parent is 2019-08-18 11:52:19 +02:00