Move the main loop out into the libobt
authorDana Jansens <danakj@orodu.net>
Tue, 24 Jul 2007 00:22:28 +0000 (20:22 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 20 Jan 2008 06:36:54 +0000 (01:36 -0500)
commit452627a51ce38229533dfe5d8eeb877b0918d02c
tree6be855a5245e4e2f9acbb6dcbc72710675799c61
parentfe57b2f2f03ef3c608be7082e3a72630eaf77974
Move the main loop out into the libobt
17 files changed:
Makefile.am
obt/display.c [moved from obt/instance.c with 64% similarity]
obt/display.h [moved from obt/instance.h with 71% similarity]
obt/mainloop.c [moved from openbox/mainloop.c with 78% similarity]
obt/mainloop.h [new file with mode: 0644]
openbox/dock.c
openbox/event.c
openbox/frame.c
openbox/keyboard.c
openbox/mainloop.h [deleted file]
openbox/menu.c
openbox/menuframe.c
openbox/moveresize.c
openbox/openbox.c
openbox/openbox.h
openbox/popup.c
openbox/startupnotify.c