ladybird/Servers
Andreas Kling d0799f3648 WindowServer: Center the mouse cursor on startup
The code was already trying to do this, but it was centering inside the
screen rect before we had a screen rect. :^)
2019-10-26 11:39:15 +02:00
..
AudioServer AudioServer: Added ability to get count of samples in the buffer queue 2019-10-19 20:05:13 +02:00
LookupServer LookupServer: Remove debug spam about /etc/hosts 2019-10-16 12:10:33 +02:00
SystemServer LibCore: Convert CFile to ObjectPtr 2019-09-21 20:50:06 +02:00
TelnetServer ByteBuffer: Remove pointer() in favor of data() 2019-09-30 08:57:01 +02:00
TTYServer Server: Add TTYServer, a rudimentary text console manager 2019-08-12 13:52:20 +02:00
WindowServer WindowServer: Center the mouse cursor on startup 2019-10-26 11:39:15 +02:00