Skip to content

Push missing error traps around XGetWindowProperty requests.

Carlos Garnacho requested to merge carlosg/mutter:wip/x11-traps into main

It is a possibility that these requests result in an error, so handle the possible fallout.

Merge request reports