]> git.sur5r.net Git - i3/i3/commit - include/i3/ipc.h
clang-format-3.5 **/*.h **/*.c
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 19 Jun 2014 09:20:32 +0000 (11:20 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 19 Jun 2014 09:20:32 +0000 (11:20 +0200)
commit4c06e7a573e450329212b28a3b8f4a5e89b326d4
tree009e984b8de9a3e186f239055ff0c5e4fe9e3999
parent4211274fcd028a8e33a084e5695290ae0e9f3020
clang-format-3.5 **/*.h **/*.c

This should be the last commit that formats a big bunch of files. From
here on, whenever I merge patches, I’ll run clang-format like described
in the title.
64 files changed:
i3-config-wizard/xcb.h
i3-input/i3-input.h
i3-nagbar/i3-nagbar.h
i3bar/include/common.h
i3bar/include/config.h
i3bar/include/ipc.h
i3bar/include/outputs.h
i3bar/include/trayclients.h
i3bar/include/util.h
i3bar/include/workspaces.h
i3bar/include/xcb.h
i3bar/src/child.c
i3bar/src/ipc.c
i3bar/src/outputs.c
i3bar/src/workspaces.c
i3bar/src/xcb.c
include/bindings.h
include/con.h
include/config.h
include/config_directives.h
include/data.h
include/floating.h
include/i3.h
include/i3/ipc.h
include/ipc.h
include/libi3.h
include/log.h
include/queue.h
include/sd-daemon.h
include/startup.h
include/util.h
include/workspace.h
include/xcb.h
include/yajl_utils.h
src/assignments.c
src/bindings.c
src/click.c
src/commands.c
src/con.c
src/config.c
src/config_directives.c
src/config_parser.c
src/ewmh.c
src/fake_outputs.c
src/floating.c
src/handlers.c
src/ipc.c
src/load_layout.c
src/main.c
src/manage.c
src/match.c
src/output.c
src/randr.c
src/render.c
src/restore_layout.c
src/scratchpad.c
src/sighandler.c
src/startup.c
src/tree.c
src/workspace.c
src/x.c
src/xinerama.c
tests/queue.h
tests/swap.c