mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
f7ae66cee3
It will listen for clipboard content changes in the backgroud. Once you click on its icon, it will pop up a window listing all recorded clipboard contents. You can then double-click on an item to copy it again.
6 lines
142 B
CMake
6 lines
142 B
CMake
add_subdirectory(Audio)
|
|
add_subdirectory(ClipboardHistory)
|
|
add_subdirectory(Clock)
|
|
add_subdirectory(ResourceGraph)
|
|
add_subdirectory(UserName)
|