index
:
xcb/demo
master
X C Binding (XCB) demo programs (mirrored from https://gitlab.freedesktop.org/xorg/app/xcb-demo)
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
xcbrandr.c: convert from ISO-8859-1 to UTF-8
HEAD
master
Alan Coopersmith
1
-2
/
+2
2022-07-18
Fix spelling/wording issues
Alan Coopersmith
1
-2
/
+2
2022-07-18
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-06-18
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-06-18
Update configure.ac to stop warnings about deprecated usage
Alan Coopersmith
1
-2
/
+3
2017-05-13
make xcb/demo compile again.
Christian Linhart
3
-12
/
+26
2013-01-19
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2
-2
/
+2
2010-10-09
hypnomoire: Handle failed connections.
Jamey Sharp
1
-15
/
+5
2008-11-20
build: add check for xcb-atom > 0.3.0
Julien Danjou
1
-0
/
+1
2008-09-18
remove local helper functions in favor of the new xcb_atom_get in xcb-utils
Henning Sten
3
-38
/
+8
2008-09-18
make flames/julia/neko demos use XCB_EVENT_RESPONSE_TYPE to determine event type
Henning Sten
3
-3
/
+3
2008-09-16
tests: update for xcb-util >= 0.3.0
Julien Danjou
3
-5
/
+7
2008-09-15
julia: add a check for xcb image get reply
Julien Danjou
1
-0
/
+3
2008-09-15
avoid exit on startup for demo "julia" and handle EWMH delete window. See bug...
Henning Sten
2
-27
/
+66
2008-09-07
made flames respond properly to EWMH delete window
Henning Sten
1
-12
/
+64
2008-03-16
Update demo/tests for Bart's modified xcb-image util library.
Ian Osgood
3
-8
/
+9
2007-04-13
Adapt for recent util/icccm renaming.
Ian Osgood
1
-13
/
+13
2007-04-13
Fix misspelled struct members.
Ian Osgood
1
-1
/
+1
2007-02-07
neko: update for icccm renaming
Ian Osgood
1
-14
/
+13
2006-11-30
Update for RandR 1.2 name changes.
Ian Osgood
1
-2
/
+2
2006-11-20
Update connection-failed handling to check for error objects instead of null.
Jamey Sharp
4
-4
/
+5
2006-10-07
Update demos for removal of XID structs and xcb_poll_for_reply error param.
Ian Osgood
13
-146
/
+131
2006-09-25
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
14
-40
/
+40
2006-09-24
All XCB demos compile and work after the Great Renaming.
Ian Osgood
17
-882
/
+885
2006-09-24
Integrate top-level .gitignore into .gitignore for each subdirectory
Josh Triplett
1
-0
/
+30
2006-07-30
neko: use WMHints stuff from Vincent.
Ian Osgood
1
-20
/
+9
2006-06-06
Replace another Sync -> Flush
Ian Osgood
1
-1
/
+1
2006-06-06
Adapt rendertest for rename of TRAP -> TRAPEZOID
Ian Osgood
1
-1
/
+1
2006-05-30
Deprecate XCBSync, move to XCBAuxSync.
Ian Osgood
5
-8
/
+8
2006-05-12
Since xcb-demo has various different programs in it, and only xcb-test uses "...
Josh Triplett
2
-1
/
+1
2006-05-01
better leak fix in non shm mode
TORRI Vincent
1
-4
/
+2
2006-05-01
Use XCBDisconnect and not free on a connection. Free a reply
TORRI Vincent
1
-1
/
+2
2006-05-01
Use XCBDisconnect when exiting the program
TORRI Vincent
1
-1
/
+1
2006-04-30
neko: -root works
Ian Osgood
2
-26
/
+49
2006-04-29
Remove X.h dependency from flames
Ian Osgood
1
-8
/
+8
2006-04-29
Remove Xlib.h and X.h dependencies from julia and lissajoux demos.
Ian Osgood
2
-18
/
+16
2006-04-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
0.1
Josh Triplett
2
-4
/
+4
2006-04-28
Add header files to _SOURCES so they get distributed.
Josh Triplett
2
-4
/
+4
2006-04-28
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Ian Osgood
5
-24
/
+25
2006-04-28
Fix memory leak and warning regarding adaptors_rep. Return 0 from main for s...
Josh Triplett
1
-4
/
+3
2006-04-28
Add dummy return to run function in hypnomoire, to fix warning.
Josh Triplett
1
-0
/
+2
2006-04-28
Fix more format string integer size warnings.
Josh Triplett
5
-20
/
+20
2006-04-28
Add flames demo to README
Ian Osgood
1
-1
/
+2
2006-04-28
Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcb
TORRI Vincent
2
-4
/
+8
2006-04-28
fix one part of hte leaks
TORRI Vincent
1
-1
/
+6
2006-04-28
Set xcb-demo version number to 0.1, like xcb-util.
Josh Triplett
1
-1
/
+1
2006-04-27
Add app/xte and neko to README.
Josh Triplett
1
-0
/
+3
2006-04-27
Add xcbxvinfo to README, and sort lines.
Josh Triplett
1
-1
/
+2
2006-04-27
Add description for hypnomoire in README.
Josh Triplett
1
-1
/
+1
2006-04-27
Add newline at end of README.
Josh Triplett
1
-1
/
+1
[next]