Devolutions / Devolutions/IronRDP
Linux clipboard support in `ironrdp-cliprdr-native`/`ironrdp-client`
Open
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 275
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 189
Description
Add support for the native clipboard for Linux clients in `ironrdp-cliprdr-native`/`ironrdp-client`.
See existing Windows and `ironrdp-web` implementation for reference.
### Notes
We could focus on X11 API support as a first step -- Wayland should provide some compatibility with X11 via Xwayland, therefore we could cover more systems by implementing X11 backend first, and then add Wayland support later (if needed at all).
(cc @CBenoit -- Please validate is my assumption regarding X11/Wayland correct?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.