ladybird/Applications/Taskbar
Robin Burchell 0dc9af5f7e Add clang-format file
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
2019-05-28 17:31:20 +02:00
..
.gitignore Taskbar+LibGUI: More work on bringup. 2019-04-03 21:04:16 +02:00
main.cpp Taskbar: Start working on a taskbar app. 2019-04-03 19:38:44 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
TaskbarButton.cpp WindowServer/GMenu: Adjust the popup position to fit the window inside the screen 2019-05-16 01:22:54 +02:00
TaskbarButton.h Add clang-format file 2019-05-28 17:31:20 +02:00
TaskbarWindow.cpp LibGUI: Add a GAbstractButton base class for button widgets. 2019-05-24 16:32:20 +02:00
TaskbarWindow.h Add clang-format file 2019-05-28 17:31:20 +02:00
WindowIdentifier.h Add clang-format file 2019-05-28 17:31:20 +02:00
WindowList.cpp Taskbar: Clicking a window button now toggles minimized state. 2019-04-24 02:48:02 +02:00
WindowList.h Add clang-format file 2019-05-28 17:31:20 +02:00