mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1
This commit is contained in:
parent
21e1953b61
commit
a7b538008b
7 changed files with 690 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ protocols = {
|
|||
'wlr-layer-shell-unstable-v1': 'wlr-layer-shell-unstable-v1.xml',
|
||||
'wlr-output-management-unstable-v1': 'wlr-output-management-unstable-v1.xml',
|
||||
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
|
||||
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
|
||||
}
|
||||
|
||||
foreach name, path : protocols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue