gri3-wm/i3bar/src
Peter Boström 9c15b9504e Fix clang -Wextra except -Wunused-parameter.
Cleared all warnings that occur when passing
CFLAGS="-Wall -Wextra -Wno-unused-parameter" to make using clang 3.3 on
Linux x86-64.
2014-01-02 22:15:33 +01:00
..
child.c Fix clang -Wextra except -Wunused-parameter. 2014-01-02 22:15:33 +01:00
config.c i3bar: Don't start child unless status_command 2014-01-01 15:23:50 +01:00
ipc.c i3bar: Don't start child unless status_command 2014-01-01 15:23:50 +01:00
main.c only LOG() the DPI when it changes, DLOG() it otherwise (Thanks lkraav) 2013-12-24 10:35:56 +01:00
mode.c i3bar: Add current binding mode indicator 2012-11-16 13:44:29 +01:00
outputs.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
parse_json_header.c Add click events to i3bar 2013-03-21 23:55:30 +01:00
workspaces.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
xcb.c Fix clang -Wextra except -Wunused-parameter. 2014-01-02 22:15:33 +01:00