The system-wide clipboard is an essential piece of multi-tasking desktop environments. However, since its invention 50 years ago, the clipboard's capabilities have not changed much. We are building the framework for an extensible, shareable clipboard that allows trying out new interface ideas and implementing more powerful clipboard ecosystems.
Status: ongoing
Runtime: 2017 -
Participants: Felix Riedl, Raphael Wimmer, Matthias Rösl
Keywords: Clipboard
This project page is currently work in progress.
A system-wide clipboard (Wikipedia)1) is an interface provided by the operating system2) which allows applications to copy data to a shared storage (the clipboard) or retrieve data from it. This allows users to transfer data between applications without having to re-enter it manually. Ususally, copying and pasting is done via keyboard shortcuts (Ctrl-C, Ctrl-V) or menu items3).
Technically and with regard to their UI, system-wide clipboards have the following general properties:
The initial design by Matthias Rösl has been adapted to facilitate deployment and enhance extensibility and usability, containing
Further steps for this project will be