]> icculus.org git repositories - manmower/openbox.git/commit
create the loco library for composting. it links against libGL. openbox.c calls...
authorDana Jansens <danakj@orodu.net>
Fri, 1 Feb 2008 04:08:30 +0000 (23:08 -0500)
committerDana Jansens <danakj@orodu.net>
Sat, 2 Feb 2008 16:47:24 +0000 (11:47 -0500)
commitf73ea02b39f0a56f82710d2489cab275223cdff0
tree646525afff373afff842241756752a0a41cd6996
parent9aa27927ecd1e61ff4d7108d333e3eecf8ab7e5e
create the loco library for composting.  it links against libGL.  openbox.c calls it when it takes over a screen, and when it is exiting.
Makefile.am
configure.ac
loco/loco-4.0.pc.in [new file with mode: 0644]
loco/loco.c [new file with mode: 0644]
loco/loco.h [new file with mode: 0644]
openbox/openbox.c