Sync clipboard between X11 and Wayland
You would not believe how much work this was. Closes #23
This commit is contained in:
parent
601223d3ae
commit
5e7f2df05e
14 changed files with 1703 additions and 189 deletions
|
|
@ -7,3 +7,4 @@ edition = "2021"
|
|||
wayland-protocols = { workspace = true, features = ["server", "unstable"] }
|
||||
wayland-server.workspace = true
|
||||
wl_drm = { path = "../wl_drm" }
|
||||
rustix = { workspace = true, features = ["pipe"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue