diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-09-16 18:38:42 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-09-16 18:38:42 +0200 |
commit | d92e26d0234a0719ed76dc14325998d5ed797b38 (patch) | |
tree | ec939f0d8252f9c16062cc5f72bb8ac807eead03 /Libraries/LibGUI/GBoxLayout.cpp | |
parent | a34f3a372900caebc308ec23691f6bfcad6d7a6e (diff) | |
download | serenity-d92e26d0234a0719ed76dc14325998d5ed797b38.zip |
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. :^)
Diffstat (limited to 'Libraries/LibGUI/GBoxLayout.cpp')
0 files changed, 0 insertions, 0 deletions