]> git.mdlowis.com Git - proto/labwc.git/commit
Add ARRAY_SIZE() macro
authorJohan Malm <jgm323@gmail.com>
Sat, 16 Sep 2023 21:25:41 +0000 (22:25 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 19 Sep 2023 21:03:59 +0000 (22:03 +0100)
commit8d3b15576bfe1a6940d5726a51af6f444c1a705e
tree70da476760201ad775e00640bd8355b1b7c0bba3
parentae676c16071b499981f2f5074f06c5c6e5d95c40
Add ARRAY_SIZE() macro
include/common/array-size.h [new file with mode: 0644]
include/ssd-internal.h
scripts/checkpatch.pl
src/cursor.c
src/layers.c
src/output.c
src/ssd/ssd_titlebar.c
src/theme.c