1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 05:21:01 +00:00
serenity/Services/Taskbar
Andreas Kling 3ba6dceee3 Taskbar: Make quicklaunch buttons larger and reduce spacing
The end result is almost identical, but now it's a little easier to
hit the buttons with the cursor. :^)
2020-10-25 15:32:19 +01: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: Make quicklaunch buttons larger and reduce spacing 2020-10-25 15:32:19 +01: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 Meta+Services: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
WindowList.h Meta+Services: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00