openbox/obt
2008-02-02 14:54:10 -05:00
..
display.c make the xerror output more clear, to say when errors are being properly ignored 2008-02-02 14:54:10 -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 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.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 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 Merge branch 'backport' into work 2008-02-02 11:37:35 -05:00
prop.h Merge branch 'backport' into work 2008-02-02 11:37:35 -05:00
util.h split the header up for obt 2008-01-20 01:36:54 -05:00
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