ladybird/Userland/Applets
Mustafa Quraish 441e601689 ClipboardHistory: Listen for configuration changes
Resize the clipboard history size dynamically by listening for config
changes. This is currently not ideal since we don't have the callbacks
for `Config::Listener::config_i32_did_change`, so for now we are just
taking the string and attempting to convert it to an int.
2021-09-18 03:33:25 +00:00
..
Audio Audio: Change how volume works 2021-09-12 23:38:57 +02:00
ClipboardHistory ClipboardHistory: Listen for configuration changes 2021-09-18 03:33:25 +00:00
DesktopPicker Everywhere: Use my cool new @serenityos.org email address 2021-09-01 11:37:25 +04:30
Network Userland: Make representation of 'null' IPv4-address friendlier 2021-08-03 10:20:51 +02:00
ResourceGraph Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00