parent
10f985b84c
commit
309d8e2a29
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1241,7 +1241,7 @@ checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
|
|||
|
||||
[[package]]
|
||||
name = "xwayland-satellite"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
dependencies = [
|
||||
"ab_glyph",
|
||||
"anyhow",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ edition = "2024"
|
|||
|
||||
[package]
|
||||
name = "xwayland-satellite"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
authors = ["Shawn Wallace"]
|
||||
license = "MPL-2.0"
|
||||
description = "xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base and viewporter. This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue