ladybird/Services/Taskbar
Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls
This will allow you us to implement special behavior when Ctrl+clicking
a button.
2020-05-12 20:31:16 +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 LibGUI: Include keyboard modifier state with button on_click calls 2020-05-12 20:31:16 +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 LibGUI: Include keyboard modifier state with button on_click calls 2020-05-12 20:31:16 +02:00
WindowList.h Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00