ladybird/Servers
Andreas Kling 4ec698d1b0 WindowServer: Fix off-by-one in menu height calculation
This removes the unecessary empty scanline at the bottom of menus and
makes it look nice and tidy when the bottom item is highlighted. :^)
2019-08-27 13:51:09 +02:00
..
AudioServer LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +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: Fix off-by-one in menu height calculation 2019-08-27 13:51:09 +02:00