ladybird/Applications
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
..
About LibGUI: Add a GAbstractButton base class for button widgets. 2019-05-24 16:32:20 +02:00
Downloader Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
FileManager Add clang-format file 2019-05-28 17:31:20 +02:00
FontEditor Add clang-format file 2019-05-28 17:31:20 +02:00
IRCClient Add clang-format file 2019-05-28 17:31:20 +02:00
Launcher most apps now begin in the correct directory 2019-05-27 21:40:53 +02:00
ProcessManager Add clang-format file 2019-05-28 17:31:20 +02:00
Taskbar Add clang-format file 2019-05-28 17:31:20 +02:00
Terminal WindowServer+LibGUI: Add a way to bring a window to the front. 2019-06-01 20:10:37 +02:00
TextEditor TextEditor: Fix window title when starting with an empty document. 2019-05-27 23:33:47 +02:00