1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 14:05:06 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Andreas Kling
239fd33405 Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
Renamed from Applications/Taskbar/WindowList.cpp (Browse further)