commit 37507b5f44332accfb1064ee69a4f6a833994747 Author: Alan Coopersmith Date: Mon Oct 17 15:17:59 2022 -0700 libXpresent 1.0.1 Signed-off-by: Alan Coopersmith commit 2f552d3278444be151e6944f47ae76bc71c6cc25 Author: Alan Coopersmith Date: Sat Aug 27 14:19:56 2022 -0700 Add man pages for libXpresent Fixes: #1 Signed-off-by: Alan Coopersmith commit 9f795cfa21b9e32624b8133cefdd082c4251ce41 Author: Mihail Konev Date: Thu Jan 26 13:52:49 2017 +1000 autogen: add default patch prefix Signed-off-by: Mihail Konev Signed-off-by: Alan Coopersmith commit f00f347931117646af256df2a11e0e886e358b8b Author: Emil Velikov Date: Mon Mar 9 12:00:52 2015 +0000 autogen.sh: use quoted string variables Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by: Emil Velikov Reviewed-by: Peter Hutterer Signed-off-by: Peter Hutterer Signed-off-by: Alan Coopersmith commit 68d234cb2e6ac67b6802ef3139c32da2edee46b7 Author: Peter Hutterer Date: Tue Jan 24 10:32:07 2017 +1000 autogen.sh: use exec instead of waiting for configure to finish Syncs the invocation of configure with the one from the server. Signed-off-by: Peter Hutterer Reviewed-by: Emil Velikov Signed-off-by: Alan Coopersmith commit 5c25edf60b90d6a9aea5c92ec1cead7ef910a33d Author: Alan Coopersmith Date: Sun Jul 24 12:01:39 2022 -0700 configure: Drop AM_MAINTAINER_MODE Signed-off-by: Alan Coopersmith commit 93bb002b5509516e2020884e5ad6b71700b25e00 Author: Alan Coopersmith Date: Sun Jul 17 17:03:54 2022 -0700 gitlab CI: add a basic build test Signed-off-by: Alan Coopersmith commit ad25ed0ec1796e9fd09dba82b784724ecfb4ac8e Author: Alan Coopersmith Date: Sun Jul 17 17:01:39 2022 -0700 Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith commit 1946a575323c268f937e753dac413861e234ca9c Author: Alan Coopersmith Date: Sun Jul 17 17:00:50 2022 -0700 Build xz tarballs instead of bzip2 Signed-off-by: Alan Coopersmith commit 121f070acf0ebaa2cfff37cea5c5758c90ded374 Author: Alan Coopersmith Date: Fri Dec 7 19:48:02 2018 -0800 Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith commit 9d31d2162af3b50a6d7c0175d7abc680da9aec76 Author: Alan Coopersmith Date: Mon Nov 19 22:33:49 2018 -0800 Update README for gitlab migration Signed-off-by: Alan Coopersmith commit dd6771cdf6f04cde37eb14891573c0e55be83241 Author: Julien Cristau Date: Sun Apr 26 17:53:15 2015 +0200 configure, xpresent.pc: require xext, xfixes and xrandr include/X11/extensions/Xpresent.h:#include include/X11/extensions/Xpresent.h:#include include/X11/extensions/Xpresent.h:#include v2: also add requirement in xpresent.pc since we include those in our public header Signed-off-by: Julien Cristau commit 97a81b6f10ddb38bf6c3d9736db76833d49df206 Author: Daphne Pfister Date: Tue May 5 16:04:29 2015 -0500 autogen.sh: Implement GNOME Build API http://people.gnome.org/~walters/docs/build-api.txt Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=90326 Signed-off-by: Daphne Pfister Reviewed-by: Alan Coopersmith Signed-off-by: Alan Coopersmith commit ced59e4373b7ad8f89ba222b3f489fb22050b991 Author: Keith Packard Date: Fri Apr 17 11:39:11 2015 -0700 Bump version to 1.0.0 This should make release.sh happy Signed-off-by: Keith Packard commit 6f963811e4811199417f3c6bc1361248a6d565a8 Author: Keith Packard Date: Fri Apr 17 11:38:49 2015 -0700 Reset version number so we can make release.sh happy Signed-off-by: Keith Packard commit c66dc19c2d05a3a59320b9111dd50f077bf7315e Author: Keith Packard Date: Fri Apr 17 11:35:37 2015 -0700 Make libtool happier Signed-off-by: Keith Packard commit a38c5027dfab030fc4dc89d7daa0f1e8dd9863a1 Author: Keith Packard Date: Fri Dec 13 12:46:50 2013 -0800 Add PresentFreeInput to release allocated event ids Signed-off-by: Keith Packard commit 466657644f6046f4409a4b9be688954583afc639 Author: Keith Packard Date: Fri Dec 13 12:39:01 2013 -0800 Add kind/mode to Complete, set pixmap in Idle Fix a couple of event issues noticed by Fredrik Höglund -- XPresentCompleteNotifyEvent was missing kind and mode fields, and the pixmap field was never getting set in the XPresentIdleNotifyEvent. Signed-off-by: Keith Packard commit f4061913a02987215984bcb0964938d873c2cd52 Author: Keith Packard Date: Fri Dec 13 12:26:10 2013 -0800 Elide redirect stuff. This isn't part of the 1.0 specification, so remove it from the current API. Signed-off-by: Keith Packard commit 5de191e6b1847017ecc7e13bc195f47479d332ac Author: Keith Packard Date: Tue Dec 10 13:32:11 2013 -0800 Update to protocol version 1.0 Add Idle and Redirect events, change PresentRegion to PresentPixmap, add capabilities Signed-off-by: Keith Packard commit 740fa7bc896293715afaa56b89e5eb4b5846ba13 Author: Keith Packard Date: Thu Sep 12 17:16:11 2013 -0700 Add .gitignore Signed-off-by: Keith Packard commit 0c90a6e5f8e127d179d870a7fdad660acb9299c7 Author: Keith Packard Date: Thu Sep 12 17:15:33 2013 -0700 Initial import of Xlib Present binding Signed-off-by: Keith Packard