ladybird/Services/Taskbar
Andreas Kling 4e766c8159 Taskbar: Let's custom paint the background instead of using GUI::Frame
Previously we were wasting the bottom pixel row on darkness. Use the
base button color all the way to the bottom row and offset the top
highlight by one pixel instead.
2020-05-10 22:32:12 +02:00
..
main.cpp Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
Makefile Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
TaskbarButton.cpp Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
TaskbarButton.h Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
TaskbarWindow.cpp Taskbar: Let's custom paint the background instead of using GUI::Frame 2020-05-10 22:32:12 +02:00
TaskbarWindow.h Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
WindowIdentifier.h Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
WindowList.cpp Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
WindowList.h Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00