Skip to content
Commit d500dbd4 authored by Derek Foreman's avatar Derek Foreman
Browse files

xwm: Fix input regions



commit 0f99e081 broke xwayland client
input regions. The xwayland window manager sets input regions in the
pending state without going through the function that sets the
WESTON_SURFACE_DIRTY_INPUT bit.

Just add the dirty bit to the xwm code.

Also, fix the whitespace error the same patch introduced.

fixes 0f99e081

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 3b7ef70d
Pipeline #1223483 passed with stages
in 4 minutes and 59 seconds
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