]> icculus.org git repositories - mikachu/openbox.git/commit
add prop.[ch] to the libobt, but they are not used yet. add a global obt_display...
authorDana Jansens <danakj@orodu.net>
Fri, 27 Jul 2007 00:03:31 +0000 (20:03 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 20 Jan 2008 06:36:54 +0000 (01:36 -0500)
commit6c8acc079a9cbb40245e5df4b50b3f8b9c17cf83
tree70432a7643ac99542aac129b22503e9cacfa667f
parent5960d27b1c35c58d3c1731c71c44b9c61328a34d
add prop.[ch] to the libobt, but they are not used yet. add a global obt_display which obt can use, and the application.
12 files changed:
Makefile.am
obt/Makefile [new file with mode: 0644]
obt/display.c
obt/display.h
obt/prop.c [new file with mode: 0644]
obt/prop.h [new file with mode: 0644]
openbox/client.c
openbox/event.c
openbox/grab.c
openbox/mouse.c
openbox/openbox.c
openbox/screen.c