mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 19:19:44 +03:00
441e601689
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. |
||
---|---|---|
.. | ||
ClipboardHistoryModel.cpp | ||
ClipboardHistoryModel.h | ||
CMakeLists.txt | ||
main.cpp |