ladybird/Servers
Andreas Kling 51581c21fc WindowServer+LibGUI: Add a way to bring a window to the front.
GWindow::move_to_front() can now be used to move a window to the top of
the window stack.

We use this in Terminal to bring the settings window to the front if it
already exists when it's requested, in case it's hiding behind something.
2019-06-01 20:10:37 +02:00
..
LookupServer Add clang-format file 2019-05-28 17:31:20 +02:00
SystemServer ls: Show user name and group name if available. (#151) 2019-06-01 13:23:35 +02:00
WindowServer WindowServer+LibGUI: Add a way to bring a window to the front. 2019-06-01 20:10:37 +02:00