openbox/obt
2008-01-20 01:36:55 -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 Move the main loop out into the libobt 2008-01-20 01:36:54 -05:00
mainloop.h add G_BEGIN/END_DECLS to the mainloop header 2008-01-20 01:36:54 -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 add obt_parse_tree_from_root and use it, cuz it's nice 2008-01-20 01:36:55 -05:00
parse.h add obt_parse_tree_from_root and use it, cuz it's nice 2008-01-20 01:36:55 -05:00
prop.c update openbox to use the current parser interface in libobt 2008-01-20 01:36:55 -05:00
prop.h update openbox to use the current parser interface in libobt 2008-01-20 01:36:55 -05:00
util.h split the header up for obt 2008-01-20 01:36:54 -05:00