ladybird/MenuApplets
Andreas Kling b8d73e259c ClipboardHistory: Cap the history at 20 entries for now
Now that we can copy bitmaps, we need some kind of cap here or memory
usage quickly skyrockets.

This could probably be improved or made adaptive somehow, this is just
a simple hard cap for now.
2020-09-05 17:00:18 +02:00
..
Audio Base: Move 16x16 common icons to /res/icons/16x16/ 2020-08-27 15:38:02 +02:00
ClipboardHistory ClipboardHistory: Cap the history at 20 entries for now 2020-09-05 17:00:18 +02:00
Clock MenuApplets: Add a mini calendar to Clock applet 2020-08-22 11:54:30 +02:00
ResourceGraph ResourceGraph: Keep the graph inside the GUI::Frame rect 2020-08-21 16:13:19 +02:00
UserName LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
CMakeLists.txt ClipboardHistory: Add a clipboard history applet :^) 2020-05-16 09:13:25 +02:00