Skip to content
Commit 5c80c4b0 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

window-x11: Update the input region after setting the client rect

We clip the input region to the client rect, so the client rect should
be up to date before we fetch the input region.

This fixes popup windows not working in GTK+2 under Wayland.

We should also update the shape / input regions when the window is
reconfigured for a complete fix, so that making an O-R window bigger
doesn't confuse mutter, but let's leave that to a future commit.
parent 22f91eba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment