Skip to content
Snippets Groups Projects
Commit 6e505fdf authored by Pierre Lamot's avatar Pierre Lamot Committed by Hugo Beauzée-Luyssen
Browse files

qt: fix composition with xcb_render vout display

widget would normally require WindowTransparentForInput, without this we end up
with an invisible area within our window that grabs our mouse events. But using
this this causes rendering issues with some VoutDisplay (xcb_render for
instance) instead, we manually, set a null intput region afterwards (see
setTransparentForMouseEvent)
parent 706bfd4e
No related branches found
No related tags found
1 merge request!1224qt: fix composition with xcb_render vout display
Pipeline #184456 passed with stages
in 19 minutes and 54 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