![]() |
Deskflow 1.25.0.83
Keyboard and mouse sharing utility
|
#include "deskflow/ClipboardTypes.h"#include "deskflow/IClipboard.h"#include <atomic>#include <fcntl.h>#include <memory>#include <mutex>#include <string>#include <thread>#include <QObject>#include <QString>

Go to the source code of this file.
Classes | |
| class | WlClipboard |
| Wayland clipboard implementation using wl-copy/wl-paste. More... | |