serenity/Userland/Applets
Lucas CHOLLET 07c6cebbab Applets/ClipboardHistory: Add persistent storage
Clipboard entries are now preserved upon reboot :^). Unfortunately, it
only supports data with the mimetype "text/".

This is done by writing all entries as a JSON object in a file located
in ~/.data.

Co-authored-by: Sagittarius-a <sagittarius-a@users.noreply.github.com>
2023-05-08 21:06:13 -06:00
..
Audio LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
ClipboardHistory Applets/ClipboardHistory: Add persistent storage 2023-05-08 21:06:13 -06:00
Keymap LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Network LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
ResourceGraph LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
WorkspacePicker LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
CMakeLists.txt WindowServer+Keymap+LibGUI: Add widget to display current keymap 2022-02-03 00:47:22 +01:00