- Update to version 1.4.0
* gitlab CI: Update to latest CI templates & Debian stable release
* XFree86-DGA: -ext all shoudn't exit on XF86DGAClientNotLocal error
* Present: add -ext present that prints version & screen capabilities
* Present: add per-crtc capabilities to -ext output
* meson: Add option to build with meson
* Add -help option
* Accept --help & --version as aliases to -help & -version
* man page: fix warnings from `mandoc -T lint`
* Fix alignment of -help description in -help output
- switched to meson build
OBS-URL: https://build.opensuse.org/request/show/1295943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdpyinfo?expand=0&rev=11
- Update to version 1.3.4
* This release stops compiling support for the XF86-Misc extension by
default, and thus stops linking with the deprecated libXxf86misc
library by default. This support can still be enabled for now by
passing --with-xf86misc to the configure script, but as the server
side of this extension was removed in the xserver-1.6.0 release in 2008
there is little reason to do so, and the support may be removed entirely
in a future release of xdpyinfo.
- we have xorg-server >= 1.6 since sle11-sp1, so we are on the safe
side with our customers
OBS-URL: https://build.opensuse.org/request/show/1083414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdpyinfo?expand=0&rev=10
* This release stops compiling support for the XF86-Misc extension by
default, and thus stops linking with the deprecated libXxf86misc
library by default. This support can still be enabled for now by
passing --with-xf86misc to the configure script, but as the server
side of this extension was removed in the xserver-1.6.0 release in 2008
there is little reason to do so, and the support may be removed entirely
in a future release of xdpyinfo.
- we have xorg-server >= 1.6 since sle11-sp1, so we are on the safe
side with our customers
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdpyinfo?expand=0&rev=13
- Update to version 1.3.3:
* This release includes a pair of changes to align with the
xserver-21.x release series - it prints the version without
the leading "1." for 21.x xservers, and it changes the default
for building DMX support from --with-dmx to --without-dmx as
DMX is no longer included in the 21.x xservers.
(The DMX support in xdpyinfo is not removed in this release,
and can be enabled at build time with the --with-dmx flag to
configure, but may be fully removed in a future release of
xdpyinfo.)
OBS-URL: https://build.opensuse.org/request/show/967736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdpyinfo?expand=0&rev=9
* This release includes a pair of changes to align with the
xserver-21.x release series - it prints the version without
the leading "1." for 21.x xservers, and it changes the default
for building DMX support from --with-dmx to --without-dmx as
DMX is no longer included in the 21.x xservers.
(The DMX support in xdpyinfo is not removed in this release,
and can be enabled at build time with the --with-dmx flag to
configure, but may be fully removed in a future release of
xdpyinfo.)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdpyinfo?expand=0&rev=11
* Print which option was in error along with usage message
* Sprinkle consts in StrCmp to quiet cast warnings
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Mark required arguments to Xlib error handler as unused
* Delete unused NULLSTR macro
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdpyinfo?expand=0&rev=7