Allow dragging toplevel
This commit is contained in:
parent
8722fe574a
commit
e5aca0a6b5
4 changed files with 114 additions and 28 deletions
|
|
@ -17,6 +17,7 @@ memmap2 = "0.9.0"
|
|||
tokio = "1.23.0"
|
||||
wayland-protocols = "0.31.0"
|
||||
zbus = { version = "3.7.0", default-features = false, features = ["tokio"] }
|
||||
once_cell = "1.18.0"
|
||||
|
||||
[profile.dev]
|
||||
# Not usable at opt-level 0, at least with software renderer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue