gri3-wm/src
Michael Stapelberg fff3f79da9 switch to clang-format-3.8 (#2547)
https://llvm.org/bugs/show_bug.cgi?id=30353 was filed for the unintended
line break between in e.g. “TAILQ_ENTRY(foo)\nbar;”.

Until that’s fixed or a workaround is known, we’ll live with line
breaks. To make it a bit easier for readers to see what’s going on, I
added extra line breaks around each such struct member/variable
definition, so that they at least visually are a single unit.

fixes #2174
2016-11-08 13:46:43 -08:00
..
assignments.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
bindings.c Bugfix: don’t apply shift+numlock fallback for keypad keys 2016-09-12 22:24:23 +02:00
click.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
commands.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
commands_parser.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
con.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
config.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
config_directives.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
config_parser.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
debug.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
display_version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
ewmh.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
fake_outputs.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
floating.c Fix an use-after-free bug (#2522) 2016-11-08 00:56:46 -08:00
handlers.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
ipc.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
key_press.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
load_layout.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
log.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
main.c Fix memory leaks. (#2530) 2016-11-03 00:18:18 -07:00
manage.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
match.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
move.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
output.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
randr.c Fix an use-after-free bug (#2522) 2016-11-08 00:56:46 -08:00
regex.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
render.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
resize.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
restore_layout.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
scratchpad.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sd-daemon.c Always use socket activation 2016-06-11 14:47:23 +02:00
sighandler.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
startup.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
tree.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
util.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
window.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspace.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
x.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
xcb.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xcursor.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00