weston-keyboard: Enable to set as overlay panel
input-method-v1 protocol provides two surface type for the input panel, `toplevel` and `overlay`. But there is no example for the later one. This change enables to set weston-keyboard as overlay panel by the environment variable `WESTON_KEYBOARD_SURFACE_TYPE=overlay` to demonstrate this feature. In Addition, add weston.ini option `overlay-keyboard` to set it. Signed-off-by: Takuro Ashie <ashie@clear-code.com>
This commit is contained in:
@@ -574,6 +574,11 @@ request. Currently, this option is supported by kiosk-shell.
|
||||
sets the path of the on screen keyboard input method (string).
|
||||
.RE
|
||||
.RE
|
||||
.TP 7
|
||||
.BI "overlay-keyboard=" false
|
||||
sets weston-keyboard as overlay panel.
|
||||
.RE
|
||||
.RE
|
||||
.SH "KEYBOARD SECTION"
|
||||
This section contains the following keys:
|
||||
.TP 7
|
||||
|
||||
Reference in New Issue
Block a user