summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Shortcut.cpp
AgeCommit message (Expand)Author
2022-05-30LibGUI: Allow Shortcuts to have a mouse button associated with themGeordie Hall
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-11Everywhere: Rename "logo" key to "super" keyAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling