mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-20 01:40:44 -05:00
Merge branch 'ext-virtual-keyboard-v1' into 'master'
Implement ext-virtual-keyboard-v1 See merge request wlroots/wlroots!4682
This commit is contained in:
commit
23046763ba
7 changed files with 523 additions and 1 deletions
|
|
@ -77,6 +77,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