openbox/obt
Mikael Magnusson fa0ae17adb Make clang happier
Add asserts to default: in switch statements
Store pointed to variables locally so it knows they don't change
Remove some dead assignments
Mark ob_exit_with_error as noreturn
Use "%s", msg instead of just msg to printf style functions
Use the c_pfocus variable
2009-11-07 17:07:05 -05:00
..
display.c use g_debug for debug messages 2008-03-02 15:19:09 -05:00
display.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
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 () -> (void) 2008-02-15 16:21:35 +01:00
keyboard.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
mainloop.c () -> (void) 2008-02-15 16:21:35 +01: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-4.0.pc.in set the right version in the new render and obt .pc files 2008-02-27 21:13:45 -05:00
parse.c Make clang happier 2009-11-07 17:07:05 -05:00
parse.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
paths.c Merge branch 'backport' into work 2009-09-19 15:03:12 +02: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 Merge branch 'backport' into work 2008-10-27 00:58:56 +01:00
prop.h Merge branch 'backport' into work 2008-10-27 00:58:56 +01: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 () -> (void) 2008-02-15 16:21:35 +01: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