openbox/obt
2008-01-31 12:25:31 -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 make an obt_root() macro 2008-01-31 12:25:31 -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 make menu event handling work more like how other events are handled, less special-casey 2008-01-31 12:25:30 -05:00
keyboard.h make the obt library branch compile again with all the changes merged in from backport 2008-01-20 01:36:56 -05:00
mainloop.c make the obt library branch compile again with all the changes merged in from backport 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
obt-4.0.pc
obt-4.0.pc.in
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 add support for XDG_CACHE_HOME to the obt paths 2008-01-31 12:25:30 -05:00
paths.h add support for XDG_CACHE_HOME to the obt paths 2008-01-31 12:25:30 -05:00
prop.c make an obt_root() macro 2008-01-31 12:25:31 -05:00
prop.h make the obt library branch compile again with all the changes merged in from backport 2008-01-20 01:36:56 -05:00
util.h
xevent.c let you make an xevent listener for all windows 2008-01-20 01:36:56 -05:00
xevent.h let you make an xevent listener for all windows 2008-01-20 01:36:56 -05:00