1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 17:32:44 +00:00
serenity/Applications/Taskbar
Lawrence Manning f0a6b42066 Move common Application build steps into their own Makefile.common
Further consolidation is of course possible, eg the Games/ programs
follow the same rules more or less.
2019-06-25 21:35:50 +02:00
..
.gitignore Taskbar+LibGUI: More work on bringup. 2019-04-03 21:04:16 +02:00
main.cpp Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00
TaskbarButton.cpp WindowServer+Taskbar: Let WindowServer manage the "window menus". 2019-06-21 11:03:43 +02:00
TaskbarButton.h WindowServer+Taskbar: Let WindowServer manage the "window menus". 2019-06-21 11:03:43 +02:00
TaskbarWindow.cpp Applications: Run clang-format on everything. 2019-06-07 11:48:03 +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 Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
WindowList.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00