serenity/Servers
Andreas Kling 6eb4ace6e8 WindowServer: Disable the global menubar while a modal window is active.
This makes it much harder to screw with an application while it's showing
a modal window, and matches what some other systems are doing. :^)
2019-07-21 10:23:21 +02:00
..
AudioServer AudioServer: Use Vector::append(Vector&&) for pending mix buffers. 2019-07-17 20:54:09 +02:00
LookupServer AK: Rename the common integer typedefs to make it obvious what they are. 2019-07-03 21:20:13 +02:00
SystemServer Kernel: First cut of a sb16 driver 2019-07-13 08:00:24 +02:00
WindowServer WindowServer: Disable the global menubar while a modal window is active. 2019-07-21 10:23:21 +02:00