xcb-util-wm 0.4.1 is now available.
git tag 0.4.1
Changelog
=========
Arnaud Fontaine (4):
xcb-proto should have never been required as xcb provides the Atoms.
Do not distribute ewmh C source file as they are generated with M4.
Follow changes in m4 submodule.
Release 0.4.1.
Gaetan Nadon (14):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
config: remove AC_TYPE_SSIZE_T
config: use AC_CONFIG_HEADERS to create a config.h file
config: drop the check for sys/types.h
config: add bug URL to AC_INIT
config: add missing COPYING file
config: update the README file for bug tracking
make: remove unused XPROTO_CFLAGS and XPROTO_LIBS
make: use AM_CPPFLAGS rather than per-target libxcb_*_la_CPPFLAGS
make: there should be no attempt to remove any Makefile.in file
make: using EXTRA_DIST for xcb-*.pc.in is redundant
Remove documentation dead code
make: implement the silent rules for m4 generated files.
make: compile the library with standard xorg warning flags
Download
========
http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.1.tar.bz2
md5: 87b19a1cd7bfcb65a24e36c300e03129
sha1: 7006c52b961c123355320bfc30477cdf90c8bbb7
sha256: 28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.1.tar.gz
md5: 0831399918359bf82930124fa9fd6a9b
sha1: 387c9b17a7352a19188b9353adbe5e7fdc01ef2a
sha256: 038b39c4bdc04a792d62d163ba7908f4bb3373057208c07110be73c1b04b8334
--
Arnaud Fontaine
Arnaud Fontaine (2):
Even though EWMH spec does not mandate window to be set, some WM expect it to be set.
Release 0.4.0.
Niclas Zeising (1):
Check submodules before running autoconf.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.
Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.
Change discussed with Thomas Klausner in private e-mail.
XCB util-wm module provides the following libraries:
- ewmh: Both client and window-manager helpers for EWMH.
- icccm: Both client and window-manager helpers for ICCCM.