labwc/include
alexander bryan 1ac654f006 Apply coding std to <mouse> code & add .clang-format
The files:
    include/config/mousebind.h
    src/config/mousebind.c
    src/config/rc.xml
were formatted automatically via clang-format using the rules specified
in the .clang-format file. Specifically, the command;
clang-format -i -style=file include/config/mousebind.h \
src/config/mousebind.c src/config/rc.xml

This is unfortunately adding a break before the brace in enum
declarations
2021-09-01 07:05:37 +01:00
..
common font: font_texture_create() support font size argument 2021-08-20 20:20:49 +01:00
config Apply coding std to <mouse> code & add .clang-format 2021-09-01 07:05:37 +01:00
menu menu: fix breakage caused by f857aea8 2021-08-09 17:28:39 +01:00
xbm Un-global theme variable 2021-02-21 21:54:40 +00:00
labwc.h Fix coding style following 824282dd 2021-08-25 19:59:49 +01:00
layers.h layers: handle top layer unmap/destroy better 2020-10-31 15:09:13 +00:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
ssd.h change mousebind code to use already existing enums 2021-09-01 07:05:37 +01:00
theme.h theme: support different colored buttons 2021-08-11 20:58:35 +01:00