ladybird/Servers
Andreas Kling d92e26d023 WindowServer+LibGUI: Allow switching windows in/out of fullscreen mode
You can now call GWindow::set_fullscreen(bool) and it will go in or out
of fullscreen mode.

WindowServer will also remember the previous window rect when switching
to fullscreen, and restore it when switching back. :^)
2019-09-16 18:38:42 +02:00
..
AudioServer LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +02:00
LookupServer AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
SystemServer SystemServer: Drop GID before dropping UID 2019-09-15 21:18:48 +02:00
TelnetServer TelnetServer: Implement basic telnet server 2019-09-08 10:56:34 +02:00
TTYServer Server: Add TTYServer, a rudimentary text console manager 2019-08-12 13:52:20 +02:00
WindowServer WindowServer+LibGUI: Allow switching windows in/out of fullscreen mode 2019-09-16 18:38:42 +02:00