1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217
|
commit 37507b5f44332accfb1064ee69a4f6a833994747
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Mon Oct 17 15:17:59 2022 -0700
libXpresent 1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 2f552d3278444be151e6944f47ae76bc71c6cc25
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Aug 27 14:19:56 2022 -0700
Add man pages for libXpresent
Fixes: #1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 9f795cfa21b9e32624b8133cefdd082c4251ce41
Author: Mihail Konev <k.mvc@ya.ru>
Date: Thu Jan 26 13:52:49 2017 +1000
autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit f00f347931117646af256df2a11e0e886e358b8b
Author: Emil Velikov <emil.l.velikov@gmail.com>
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 <emil.l.velikov@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 68d234cb2e6ac67b6802ef3139c32da2edee46b7
Author: Peter Hutterer <peter.hutterer@who-t.net>
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 <peter.hutterer@who-t.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 5c25edf60b90d6a9aea5c92ec1cead7ef910a33d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Jul 24 12:01:39 2022 -0700
configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 93bb002b5509516e2020884e5ad6b71700b25e00
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Jul 17 17:03:54 2022 -0700
gitlab CI: add a basic build test
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit ad25ed0ec1796e9fd09dba82b784724ecfb4ac8e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
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 <alan.coopersmith@oracle.com>
commit 1946a575323c268f937e753dac413861e234ca9c
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Jul 17 17:00:50 2022 -0700
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 121f070acf0ebaa2cfff37cea5c5758c90ded374
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Fri Dec 7 19:48:02 2018 -0800
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 9d31d2162af3b50a6d7c0175d7abc680da9aec76
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Mon Nov 19 22:33:49 2018 -0800
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit dd6771cdf6f04cde37eb14891573c0e55be83241
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Apr 26 17:53:15 2015 +0200
configure, xpresent.pc: require xext, xfixes and xrandr
include/X11/extensions/Xpresent.h:#include <X11/extensions/Xfixes.h>
include/X11/extensions/Xpresent.h:#include <X11/extensions/Xrandr.h>
include/X11/extensions/Xpresent.h:#include <X11/extensions/sync.h>
v2: also add requirement in xpresent.pc since we include those in our
public header
Signed-off-by: Julien Cristau <jcristau@debian.org>
commit 97a81b6f10ddb38bf6c3d9736db76833d49df206
Author: Daphne Pfister <daphnediane@mac.com>
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 <daphne.pfister@genband.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit ced59e4373b7ad8f89ba222b3f489fb22050b991
Author: Keith Packard <keithp@keithp.com>
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 <keithp@keithp.com>
commit 6f963811e4811199417f3c6bc1361248a6d565a8
Author: Keith Packard <keithp@keithp.com>
Date: Fri Apr 17 11:38:49 2015 -0700
Reset version number so we can make release.sh happy
Signed-off-by: Keith Packard <keithp@keithp.com>
commit c66dc19c2d05a3a59320b9111dd50f077bf7315e
Author: Keith Packard <keithp@keithp.com>
Date: Fri Apr 17 11:35:37 2015 -0700
Make libtool happier
Signed-off-by: Keith Packard <keithp@keithp.com>
commit a38c5027dfab030fc4dc89d7daa0f1e8dd9863a1
Author: Keith Packard <keithp@keithp.com>
Date: Fri Dec 13 12:46:50 2013 -0800
Add PresentFreeInput to release allocated event ids
Signed-off-by: Keith Packard <keithp@keithp.com>
commit 466657644f6046f4409a4b9be688954583afc639
Author: Keith Packard <keithp@keithp.com>
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 <keithp@keithp.com>
commit f4061913a02987215984bcb0964938d873c2cd52
Author: Keith Packard <keithp@keithp.com>
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 <keithp@keithp.com>
commit 5de191e6b1847017ecc7e13bc195f47479d332ac
Author: Keith Packard <keithp@keithp.com>
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 <keithp@keithp.com>
commit 740fa7bc896293715afaa56b89e5eb4b5846ba13
Author: Keith Packard <keithp@keithp.com>
Date: Thu Sep 12 17:16:11 2013 -0700
Add .gitignore
Signed-off-by: Keith Packard <keithp@keithp.com>
commit 0c90a6e5f8e127d179d870a7fdad660acb9299c7
Author: Keith Packard <keithp@keithp.com>
Date: Thu Sep 12 17:15:33 2013 -0700
Initial import of Xlib Present binding
Signed-off-by: Keith Packard <keithp@keithp.com>
|