summaryrefslogtreecommitdiff
path: root/Userland/Applets/ClipboardHistory
AgeCommit message (Collapse)Author
2021-04-07FontEditor+ClipboardHistory: Use system-wide Clipboardthankyouverycool
Glyphs can now be copied between editors.
2021-04-05ClipboardHistory: Make the applet use an alpha channelDawid Wolosowicz
2021-04-04WindowServer+LibGUI: Rename WindowType::MenuApplet => AppletAndreas Kling
2021-04-04Userland: Rename *.MenuApplet => *.AppletAndreas Kling
These are no longer displayed in the menu, so it doesn't make sense to call them menu applets. :^)