summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Clipboard.cpp
AgeCommit message (Expand)Author
2021-01-20LibGfx: Give Bitmap a scale factorNico Weber
2021-01-17Clipboard+LibGUI: Move clipboard service to anonymous filesAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling