mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-06 01:40:52 -05:00
Implement ext-virtual-keyboard-v1
This is derived from the implementation of virtual-keyboard-unstable-v1.
This commit is contained in:
parent
462046ffdc
commit
f2c919d3b9
5 changed files with 516 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ protocols = {
|
|||
'wlr-output-power-management-unstable-v1': 'wlr-output-power-management-unstable-v1.xml',
|
||||
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
|
||||
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
|
||||
'ext-virtual-keyboard-v1': 'ext-virtual-keyboard-v1.xml',
|
||||
}
|
||||
|
||||
protocols_code = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue