1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-29 01:42:35 +00:00
serenity/Servers
Andreas Kling 50fa759806 Revert "WSWindowServer: Remove uneccessary special casing"
This reverts commit 0c1bc91e88.

It turns out this is what made it possible to hover "between" different
menus after opening one of them with a click.
2020-01-08 13:13:36 +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: Explicitly open /dev/null for services without StdIO 2020-01-04 13:15:01 +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 Revert "WSWindowServer: Remove uneccessary special casing" 2020-01-08 13:13:36 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00