]> git.mdlowis.com Git - proto/labwc.git/commit
Update .clang-format
authorJohan Malm <jgm323@gmail.com>
Mon, 28 Sep 2020 19:41:41 +0000 (20:41 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 28 Sep 2020 19:41:41 +0000 (20:41 +0100)
commit96e05057a335a9444342d73d51adf100e2261d70
treeaf2f1d6a36df764a79c5b431e20ed8a26811e404
parent96b5ab1fc1f22c834a6f8e66ccbe66e5e7e3e16a
Update .clang-format

Align with wlroots style
32 files changed:
.clang-format
include/config/rcxml.h
include/labwc.h
include/xbm/parse.h
src/action.c
src/common/buf.c
src/common/dir.c
src/common/font.c
src/common/grab-file.c
src/common/log.c
src/common/spawn.c
src/config/keybind.c
src/config/rcxml.c
src/cursor.c
src/dbg.c
src/deco.c
src/desktop.c
src/graphics/pango.c [moved from src/graphics/text.c with 97% similarity]
src/interactive.c
src/keyboard.c
src/main.c
src/output.c
src/seat.c
src/server.c
src/theme/theme.c
src/view.c
src/xbm/parse.c
src/xbm/tokenize.c
src/xbm/xbm.c
src/xdg.c
src/xwayland-unmanaged.c
src/xwayland.c