forked from NotAShelf/beer
wayland: we have a (blank) window ladies and gentlemen
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id2b91339a2d43cc95041dafe835c6a526a6a6964
This commit is contained in:
parent
2ccd62ba5e
commit
c68d3445e7
4 changed files with 649 additions and 1 deletions
|
|
@ -9,9 +9,13 @@ readme = true
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.102"
|
||||
calloop = "0.14.4"
|
||||
calloop-wayland-source = "0.4.1"
|
||||
pound = "0.1.6"
|
||||
smithay-client-toolkit = "0.20.0"
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
|
||||
wayland-client = "0.31.14"
|
||||
|
||||
[lints.rust]
|
||||
unsafe_op_in_unsafe_fn = "deny"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue