Skip to content
Commit 9ced4a4f authored by Daniel Stone's avatar Daniel Stone
Browse files

weston-keyboard: Create input_panel_surface earlier



If we only create the input_panel_surface after we've already created
the window and tried to get some content for it, then we're never going
to enter the input_panel_surface committed handler, so we'll never get
the chance to properly map the surface.

Follow the other surface types by creating the input-panel surface
before we try to attach anything to it.

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
Fixes: bdf2019e ("desktop-shell: Map input panel surfaces before views")
parent bd8a6da2
Loading
Loading
Loading
Pipeline #1039669 passed with stages
in 9 minutes and 33 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment