1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 03:55:07 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Andreas Kling
efb3a34e43 SystemMenu: Rename PowerDialog => ShutdownDialog 2020-05-19 17:46:28 +02:00
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/SystemMenu/PowerDialog.cpp (Browse further)