]> icculus.org git repositories - dana/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>
Mon, 4 Feb 2008 14:33:29 +0000 (09:33 -0500)
commit7a52bff245e02ca84943c7246f82e7aa96498e43
treeb7416336235023dd9be8ae84a2073ebb107ac43c
parent00af464f93eb7e9371851a38e8bb323d84afed03
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