mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 16:20:09 +01:00
experimental: Add text-input to build
Signed-off-by: Dorota Czaplejewicz <gilapfco.dcz@porcupinefactory.org>
This commit is contained in:
parent
a652a696db
commit
51e5021a12
3 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ staging_protocols = {
|
||||||
experimental_protocols = {
|
experimental_protocols = {
|
||||||
'xx-input-method': ['v2'],
|
'xx-input-method': ['v2'],
|
||||||
'xx-session-management': ['v1'],
|
'xx-session-management': ['v1'],
|
||||||
|
'xx-text-input': ['v3'],
|
||||||
}
|
}
|
||||||
|
|
||||||
protocol_files = []
|
protocol_files = []
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue