index
:
xcb/demo
master
X C Binding (XCB) demo programs
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-10
hypnomoire: Handle failed connections.
HEAD
master
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-08
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-08
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-28
Add app/xte and neko to README.
Josh Triplett
1
-0/+3
2006-04-28
Add xcbxvinfo to README, and sort lines.
Josh Triplett
1
-1/+2
2006-04-28
Add description for hypnomoire in README.
Josh Triplett
1
-1/+1
2006-04-28
Add newline at end of README.
Josh Triplett
1
-1/+1
2006-04-28
Rename xdpyinfo to xcbdpyinfo.
Josh Triplett
4
-4/+4
2006-04-27
Add xcbxf86dri and xcbxvinfo to .gitignore, and sort .gitignore.
Josh Triplett
1
-3/+5
2006-04-27
Fix xcbxvinfo for rename of XCBConnSetupSuccessRep to XCBSetup; eliminates de...
Josh Triplett
1
-2/+2
2006-04-27
Actually build xcbxvinfo.
Josh Triplett
2
-1/+7
2006-04-27
Remove warnings from xtest demo.#
Ian Osgood
1
-1/+1
2006-04-27
Add test program for XFree86-DRI extension to xcb-demo. Mark XFree86-DRI ext...
Josh Triplett
3
-1/+56
2006-04-27
Use pkg-config to find libXCBxtest in the Makefile for the xtest test applica...
Josh Triplett
1
-2/+2
[next]