1
0
Fork 0
forked from wry/wry

wayland: implement wlr-virtual-pointer-unstable-v1

This commit is contained in:
Julian Orth 2026-03-19 18:51:38 +01:00
parent 942c090195
commit 548a2bf478
15 changed files with 437 additions and 4 deletions

View file

@ -676,7 +676,8 @@
"workspace-manager",
"foreign-toplevel-manager",
"head-manager",
"gamma-control-manager"
"gamma-control-manager",
"virtual-pointer"
]
},
{

View file

@ -1066,6 +1066,10 @@ The string should have one of the following values:
Grants access to the `zwlr_gamma_control_manager_v1` global.
- `virtual-pointer`:
Grants access to the `zwlr_virtual_pointer_manager_v1` global.
#### An array

View file

@ -4485,6 +4485,9 @@ ClientCapabilities:
- value: gamma-control-manager
description: |
Grants access to the `zwlr_gamma_control_manager_v1` global.
- value: virtual-pointer
description: |
Grants access to the `zwlr_virtual_pointer_manager_v1` global.
- kind: array
description: An array of masks that are OR'd.
items: