Created attachment 59837 [details] [review] Add support for disabling extensions through environment variables This is a patch we have in openSUSE for quite some time that makes it possible to disable an extension with an environment variable. For instance: export XLIB_SKIP_EXT_MIT_SHM=1 This was apparently needed for some specific app crashing with some extension. Patch was written by David Reveman.
Created attachment 83191 [details] [review] Updated patch with correct git header
Created attachment 83192 [details] [review] Patch for xcb The previous patch was for Xlib. However most applications today link directly against libxcb. To be any useful we'd have to add this to both.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/lib/libx11/issues/16.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.