ladybird/Services/Taskbar
Tom 4897eb8c3e Taskbar: Update and clear taskbar button rectangles
We need to update all button rectangles when the layout changed.
We also need to clear the taskbar button rectangle when we
remove a modal window button, so that WindowServer uses the
parent's taskbar button rectangle for the minimize animation.
2020-08-19 11:38:26 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
TaskbarButton.cpp Taskbar: Update and clear taskbar button rectangles 2020-08-19 11:38:26 +02:00
TaskbarButton.h Taskbar: Update and clear taskbar button rectangles 2020-08-19 11:38:26 +02:00
TaskbarWindow.cpp Taskbar: Update and clear taskbar button rectangles 2020-08-19 11:38:26 +02:00
TaskbarWindow.h Taskbar: Update and clear taskbar button rectangles 2020-08-19 11:38:26 +02:00
WindowIdentifier.h Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00
WindowList.cpp Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00
WindowList.h Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00