Package: rust-wayland-backend / 0.3.11-1

Metadata

Package Version Patches format
rust-wayland-backend 0.3.11-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
restore missing dev depends.diff | (download)

Cargo.toml | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

---
disable tests missing testdata.diff | (download)

src/test/destructors.rs | 4 2 + 2 - 0 !
src/test/many_args.rs | 4 2 + 2 - 0 !
src/test/mod.rs | 4 2 + 2 - 0 !
src/test/object_args.rs | 8 4 + 4 - 0 !
src/test/protocol_error.rs | 8 4 + 4 - 0 !
src/test/server_created_objects.rs | 8 4 + 4 - 0 !
src/test/sync.rs | 4 2 + 2 - 0 !
7 files changed, 20 insertions(+), 20 deletions(-)

---
relax deps.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
drop raw window handle 0.5.diff | (download)

Cargo.toml | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

---
remove dlopen.diff | (download)

Cargo.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
relax rustix.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/rs/server_impl/client.rs | 2 1 + 1 - 0 !
src/rs/server_impl/common_poll.rs | 23 11 + 12 - 0 !
src/rs/server_impl/handle.rs | 6 3 + 3 - 0 !
src/rs/socket.rs | 6 2 + 4 - 0 !
5 files changed, 18 insertions(+), 21 deletions(-)

---