Order displays based on logical position
This commit is contained in:
parent
f6dbb37a02
commit
1ba6c8a026
4 changed files with 228 additions and 180 deletions
|
|
@ -13,7 +13,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
|
||||
wayland-client = "0.31"
|
||||
wayland-protocols = { version = "0.32.12", features = ["client", "staging"] }
|
||||
wayland-protocols = { version = "0.32.12", features = ["client", "staging", "unstable"] }
|
||||
|
||||
calloop = "0.14.4"
|
||||
calloop-wayland-source = "0.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue