openbox/obt
2008-01-20 01:36:56 -05:00
..
display.c add keyboard.[ch] to libobt. these are for tracking modifier keys, and translating to/from keycodes/keysyms/modmasks (also include a new obt/internal.h for putting functions that are not public) 2008-01-20 01:36:55 -05:00
display.h add prop.[ch] to the libobt, but they are not used yet. add a global obt_display which obt can use, and the application. 2008-01-20 01:36:54 -05:00
internal.h add keyboard.[ch] to libobt. these are for tracking modifier keys, and translating to/from keycodes/keysyms/modmasks (also include a new obt/internal.h for putting functions that are not public) 2008-01-20 01:36:55 -05:00
keyboard.c change openbox to use the libotk's keyboard.[ch] stuff instead of the old modkeys.[ch] and some of translate.[ch] 2008-01-20 01:36:55 -05:00
keyboard.h change openbox to use the libotk's keyboard.[ch] stuff instead of the old modkeys.[ch] and some of translate.[ch] 2008-01-20 01:36:55 -05:00
mainloop.c make the mainloop not depend on an X display, and make it uses the obt_display automatically 2008-01-20 01:36:56 -05:00
mainloop.h make the mainloop not depend on an X display, and make it uses the obt_display automatically 2008-01-20 01:36:56 -05:00
Makefile add prop.[ch] to the libobt, but they are not used yet. add a global obt_display which obt can use, and the application. 2008-01-20 01:36:54 -05:00
obt-4.0.pc setup versioning for libotk that is separate from libobrender (and libobparser for now), and bump library versions up to 4.0. 2008-01-20 01:36:54 -05:00
obt-4.0.pc.in setup versioning for libotk that is separate from libobrender (and libobparser for now), and bump library versions up to 4.0. 2008-01-20 01:36:54 -05:00
parse.c move the xdg path stuff into obt/paths.[ch], and make render and openbox use it 2008-01-20 01:36:55 -05:00
parse.h move the xdg path stuff into obt/paths.[ch], and make render and openbox use it 2008-01-20 01:36:55 -05:00
paths.c initialize the lists to NULL (empty) 2008-01-20 01:36:55 -05:00
paths.h move the xdg path stuff into obt/paths.[ch], and make render and openbox use it 2008-01-20 01:36:55 -05:00
prop.c fix constness 2008-01-20 01:36:55 -05:00
prop.h fix constness 2008-01-20 01:36:55 -05:00
util.h split the header up for obt 2008-01-20 01:36:54 -05:00