zwp_input_panel_surface_v1¤
wayland.zwp_input_panel_surface_v1 ¤
Methods:
-
set_toplevel
–Set the surface type as a keyboard
-
set_overlay_panel
–Set the surface type as an overlay panel
position ¤
set_toplevel ¤
Set the surface type as a keyboard
Set the input_panel_surface type to keyboard.
A keyboard surface is only shown when a text input is active.
set_overlay_panel ¤
set_overlay_panel() -> None
Set the surface type as an overlay panel
Set the input_panel_surface to be an overlay panel.
This is shown near the input cursor above the application window when a text input is active.