summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xcb-util-wm 0.4.2HEADxcb-util-wm-0.4.2masterAlan Coopersmith2022-10-181-2/+2
* autogen: add default patch prefixMihail Konev2022-07-241-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2022-07-241-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2022-07-241-1/+1
* autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith2022-07-241-1/+3
* configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2022-07-242-2/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-201-0/+98
* Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81Alan Coopersmith2022-07-201-0/+0
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-201-1/+1
* Update .gitmodules for gitlab submoduleAlexander Gottwald2020-09-171-1/+1
* Update README for gitlab migrationAlan Coopersmith2019-02-172-18/+9
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2019-02-171-1/+1
* Release 0.4.1.0.4.1Arnaud Fontaine2014-02-192-1/+12
* Follow changes in m4 submodule.Arnaud Fontaine2014-02-171-0/+0
* make: compile the library with standard xorg warning flagsGaetan Nadon2014-02-133-2/+2
* make: implement the silent rules for m4 generated files.Gaetan Nadon2014-02-101-2/+2
* Remove documentation dead codeGaetan Nadon2014-02-103-28/+2
* make: using EXTRA_DIST for xcb-*.pc.in is redundantGaetan Nadon2014-02-072-4/+0
* make: there should be no attempt to remove any Makefile.in fileGaetan Nadon2014-02-072-3/+0
* make: use AM_CPPFLAGS rather than per-target libxcb_*_la_CPPFLAGSGaetan Nadon2014-02-072-2/+2
* make: remove unused XPROTO_CFLAGS and XPROTO_LIBSGaetan Nadon2014-02-072-4/+4
* Do not distribute ewmh C source file as they are generated with M4.Arnaud Fontaine2014-02-071-2/+3
* config: update the README file for bug trackingGaetan Nadon2014-02-031-4/+15
* config: add missing COPYING fileGaetan Nadon2014-02-031-0/+27
* config: add bug URL to AC_INITGaetan Nadon2014-02-031-1/+3
* config: drop the check for sys/types.hGaetan Nadon2014-02-031-3/+1
* config: use AC_CONFIG_HEADERS to create a config.h fileGaetan Nadon2014-02-033-0/+10
* config: remove AC_TYPE_SSIZE_TGaetan Nadon2014-02-031-2/+0
* config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon2014-02-031-5/+7
* xcb-proto should have never been required as xcb provides the Atoms.Arnaud Fontaine2014-01-291-1/+1
* Release 0.4.0.0.4.0Arnaud Fontaine2014-01-292-2/+7
* Check submodules before running autoconf.Niclas Zeising2014-01-291-0/+15
* Even though EWMH spec does not mandate window to be set, some WM expect it to...Arnaud Fontaine2013-07-161-3/+6
* Release 0.3.90.3.9Arnaud Fontaine2012-05-312-1/+7
* Bump SONAME version following 23a4eb6.Arnaud Fontaine2012-05-311-1/+1
* Fix GCC warning on ewmh_atom_t type.Arnaud Fontaine2012-05-301-1/+1
* Add autogen.sh to EXTRA_DIST.Arnaud Fontaine2012-05-211-0/+1
* Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.Arnaud Fontaine2011-08-292-10/+10
* Replacing c++ class keyword in interface headerAndreas Pokorny2011-06-301-3/+3
* Remove the Doxyfile which is unused, out dated and wrong.Arnaud Fontaine2011-06-301-1306/+0
* Release 0.3.80.3.8Arnaud Fontaine2011-04-261-0/+14
* Fix package nameArnaud Fontaine2011-04-261-1/+1
* Untabify for consistency.Arnaud Fontaine2011-04-232-19/+19
* Fix setters for _NET_WM_ICON to allow more than one icon.Arnaud Fontaine2011-04-232-22/+63
* Use an absolute URL for the m4 submoduleDirk Wallenstein2011-04-141-1/+1
* Fix unintialized variable for the number of iconsArnaud Fontaine2011-03-261-0/+1
* Link with -no-undefinedJon TURNEY2011-03-262-2/+2
* Return more icons from _NET_WM_ICONUli Schlachter2011-03-262-10/+87
* xcb_ewmh_get_wm_icon_reply: Fix crash on errorUli Schlachter2011-03-261-5/+3
* _NET_WM_ICON: Fix the length checkUli Schlachter2011-03-261-2/+2