ladybird/Servers
Andreas Kling 33d0916d29 WindowServer: Add support for fullscreen windows.
Fullscreen windows are rendered alone and above everything else when they
are active, and as part of the regular window stack order when something
else is active.

Currently windows cannot be made fullscreen after-the-fact, but must have
the fullscreen flag included in their CreateWindow message.

It should not possible to interact with the menu, taskbar or window frame
while the active window is fullscreened. :^)
2019-05-17 22:33:19 +02:00
..
LookupServer Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
WindowServer WindowServer: Add support for fullscreen windows. 2019-05-17 22:33:19 +02:00