summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-drm-buffer-gbm.c
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2023-05-15 00:56:19 +0200
committerMarge Bot <marge-bot@gnome.org>2023-05-16 16:02:43 +0000
commit18e06c248436625faf5f992030a333ef138550e0 (patch)
tree8e5894fa186a1ba78b71057bb721a8cc2890d0d2 /src/backends/native/meta-drm-buffer-gbm.c
parent3218626d7e1c1c9466ad5c64558cf9ace5b68926 (diff)
downloadmutter-18e06c248436625faf5f992030a333ef138550e0.tar.gz
backends/x11: Use backend-side error traps for input configuration
While it's obviously good to trap possible errors from X calls, we are mixing the Clutter error trap with the MetaX11Display one for these calls. This may result in situations where a X call within a Clutter error trap fails, but it's actually handled in these sections using the MetaX11Display error trap. This one will consider the serial out of the "handled" parts and raise an error. It is better to stay consistent here, and use the same error traps than the rest of the X11 backend. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2796 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3002>
Diffstat (limited to 'src/backends/native/meta-drm-buffer-gbm.c')
0 files changed, 0 insertions, 0 deletions