Allow dragging toplevel

This commit is contained in:
Ian Douglas Scott 2023-12-06 10:03:39 -08:00
parent 8722fe574a
commit e5aca0a6b5
4 changed files with 114 additions and 28 deletions

View file

@ -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