Skip to content

Add -ext support for Present and avoid exit on non-local error in -ext for XFree86-DGA

Alan Coopersmith requested to merge alanc/xdpyinfo:extensions into master

Allows xdpyinfo -ext all to run to completion on remote display, instead of aborting partway through the extension list.

Adds Present to extensions supported by -ext and prints capabilities of the screen and any crtcs found under it.

Merge request reports