summaryrefslogtreecommitdiff
path: root/Services/SystemMenu
AgeCommit message (Expand)Author
2020-05-19SystemMenu: Don't exit if the shutdown dialog is opened but cancelledAndreas Kling
2020-05-19SystemMenu: Rename PowerDialog => ShutdownDialogAndreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-12LibGUI: Include keyboard modifier state with button on_click callsAndreas Kling
2020-05-08Services: Move Taskbar and SystemMenu from Applications to ServicesAndreas Kling