Update smithay, with cursor/selection changes
We'll probably want to add support for `cursor-shape-v1`. Not sure about `wlr-data-control-unstable-v1`. But this just updates to work with the latest smithay commit for new.
This commit is contained in:
parent
c32b8d3cb7
commit
111eb4edf4
12 changed files with 109 additions and 186 deletions
|
|
@ -87,7 +87,7 @@ debug = true
|
|||
lto = "fat"
|
||||
|
||||
[patch."https://github.com/Smithay/smithay.git"]
|
||||
smithay = { git = "https://github.com/smithay//smithay", rev = "74ef59a3f" }
|
||||
smithay = { git = "https://github.com/smithay//smithay", rev = "d60b1b83e" }
|
||||
|
||||
[patch.crates-io]
|
||||
calloop = { git = "https://github.com/Smithay/calloop", rev = "71b6e633b1" }
|
||||
calloop = { git = "https://github.com/Smithay/calloop", rev = "71b6e633b1" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue