it: test cursor-shape protocol
This commit is contained in:
parent
9c8131e145
commit
6448a14fb1
10 changed files with 154 additions and 2 deletions
|
|
@ -90,6 +90,7 @@ impl TestRun {
|
|||
xdg: registry.get_xdg().await?,
|
||||
activation: registry.get_activation().await?,
|
||||
data_device_manager: registry.get_data_device_manager().await?,
|
||||
cursor_shape_manager: registry.get_cursor_shape_manager().await?,
|
||||
registry,
|
||||
}))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue