openbox/obt
2010-02-16 16:32:38 -05:00
..
display.c check the xkb version before using it 2010-02-11 11:01:18 -05:00
display.h create an X Input Method in obt for the app to use for all input 2010-02-11 11:16:17 -05:00
internal.h () -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have. 2008-02-15 16:47:10 +01:00
keyboard.c use g_slice_new() instead of g_new() part 3 2010-02-12 14:03:24 -05:00
keyboard.h make control keys work in menus/dialogs/etc with the new obt code, using XLookup stuff 2010-02-11 15:07:08 -05:00
mainloop.c more using g_slice_new() instead of g_new() 2010-02-16 16:32:38 -05:00
mainloop.h () -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have. 2008-02-15 16:47:10 +01: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-3.5.pc.in make the obt .pc file do -lobt, not -lobrender 2010-02-12 15:09:03 -05:00
paths.c more using g_slice_new() instead of g_new() 2010-02-16 16:32:38 -05:00
paths.h () -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have. 2008-02-15 16:47:10 +01:00
prop.c allow app rules to match windows by their title when mapping 2010-01-14 18:41:21 -05:00
prop.h allow app rules to match windows by their title when mapping 2010-01-14 18:41:21 -05:00
util.h split the header up for obt 2008-01-20 01:36:54 -05:00
version.h.in split the version.h into render/ and obt/ copies, with the appropriate version info 2008-02-02 15:59:44 -05:00
xevent.c more using g_slice_new() instead of g_new() 2010-02-16 16:32:38 -05:00
xevent.h () -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have. 2008-02-15 16:47:10 +01:00
xml.c use g_slice_new() instead of g_new() part 3 2010-02-12 14:03:24 -05:00
xml.h reflect the change that parse.c/h was renamed to xml.c/h in the file header comments 2009-12-28 12:24:08 -06:00