ladybird/Servers
Andreas Kling 4d77cdf9a8 WindowServer: If a menu can't fit on screen, at least put it at y=0
We're gonna need to handle overflow better than this, but at least this
way we can see the top of the menu, even if we can't scroll down to see
the rest of it.

For #1043.
2020-01-11 14:39:39 +01:00
..
AudioServer AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LookupServer Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
ProtocolServer AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
SystemServer SystemServer: Expose service socket permissions to RPC clients 2020-01-10 10:57:33 +01:00
TelnetServer Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
TTYServer TTYServer: Use fork+exec instead of system() 2020-01-04 12:33:34 +01:00
WindowServer WindowServer: If a menu can't fit on screen, at least put it at y=0 2020-01-11 14:39:39 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00