ladybird/Userland/Services/Taskbar
Andreas Kling 9d8aa2a57a Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel
Make the taskbar 27 pixels tall instead of 28. This makes the button
icons and applets vertically centered.

On a related note, this required touching *way* too many places..
2021-05-09 00:11:37 +02:00
..
ClockWidget.cpp Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel 2021-05-09 00:11:37 +02:00
ClockWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt Taskbar: Add start menu :^) 2021-03-25 22:55:10 +01:00
main.cpp AK: Add missing GenericTraits<NonnullRefPtr> 2021-05-08 18:10:56 +02:00
ShutdownDialog.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ShutdownDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
TaskbarButton.cpp Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
TaskbarButton.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
TaskbarWindow.cpp Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel 2021-05-09 00:11:37 +02:00
TaskbarWindow.h Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel 2021-05-09 00:11:37 +02:00
WindowIdentifier.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WindowList.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WindowList.h WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 2021-05-02 10:43:39 +02:00